noisecrime / Unity-InstancedIndirectExamples
Exploring Unity 5.6 InstanceIndirect Method to render large numbers of meshes
☆41Updated 6 months ago
Alternatives and similar repositories for Unity-InstancedIndirectExamples:
Users that are interested in Unity-InstancedIndirectExamples are comparing it to the libraries listed below
- LookUpTable generator for Unity.☆62Updated 7 years ago
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 9 years ago
- Update built-in ParticleSystem with ComputeShader☆25Updated 6 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…☆42Updated 6 years ago
- ☆29Updated 7 years ago
- various post-processing effects for Unity☆49Updated 5 years ago
- ☆21Updated 6 years ago
- Node Editor for Raymarch Model System☆36Updated 7 years ago
- Deeply optimized tessellation PBR shaders in Unity DX11☆55Updated 6 years ago
- Multiple render targets without camera object for Unity.☆22Updated 9 years ago
- Screen space shadow (Or contact shadow) for Unity. Only for learning purpose.☆43Updated 5 years ago
- Lens Flare using Ghost features implemented in Unity.☆28Updated 7 years ago
- Particle system using Curl Noise for Unity.☆32Updated 6 years ago
- Demonstrating how new Shadowmask feature works in Unity☆29Updated 7 years ago
- Unity Quadtree using Texture2D (based on CodingTrain tutorial)☆47Updated 6 years ago
- My own flavor of Unity Technologies' Atmospheric Scattering that was used in The Blacksmith short demo.☆16Updated 8 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.