mob-sakai / CompositeCanvasRenderer
CompositeCanvasRenderer bakes multiple source graphics into a bake-buffer (RenderTexture) and renders it. Additional material modification, mesh modification, and baking effects are supported! Let's enjoy the effects that were difficult to implement with UI shaders, such as blur, soft outline, and soft shadow!
☆153Updated last year
Alternatives and similar repositories for CompositeCanvasRenderer:
Users that are interested in CompositeCanvasRenderer are comparing it to the libraries listed below
- This package provides a component that allows easy modification/animation of material properties for Unity UI (uGUI) without the need for…☆115Updated 2 weeks ago
- Unity Addressables Manager☆140Updated last year
- Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective eno…☆150Updated 2 years ago
- Upgrade Text, InputField, Dropdown and TextMesh objects to their TextMesh Pro variants in Unity☆118Updated 2 months ago
- A set of classes to convert Unity Addressables callbacks/coroutine workflow to async/await with UniTask.☆104Updated last year
- BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.☆173Updated 9 months ago
- A Unity Editor tool that automatically optimizes selected UI game objects (including Prefabs) to save you time.☆146Updated 2 years ago
- UnityEngine.CullingGroup API for everyone.☆145Updated 2 years ago
- Extension to Unity's Addressables for making it easier to distribute large projects and keep mobile download size small.☆148Updated 4 years ago
- Selectively deep profile single methods while your game is running in Unity's Profiler 🔬