Brozef92 / Unity-GPU-ParticlesLinks
Using Direct X compute shaders to emit and update up to 5,000,000 particles simultaneously. Particle-Mesh collision detection is done using a pre-baked octree.
☆46Updated 8 years ago
Alternatives and similar repositories for Unity-GPU-Particles
Users that are interested in Unity-GPU-Particles are comparing it to the libraries listed below
Sorting:
- Fur rendering in Unity with Shell Texturing☆53Updated 7 months ago
- ☆21Updated 6 years ago
- various post-processing effects for Unity☆49Updated 6 years ago
- Deeply optimized tessellation PBR shaders in Unity DX11☆56Updated 6 years ago
- 3D intersection algorithm collections for Unity.☆71Updated 7 years ago
- test code for Unity built-in shader internalskinning.compute☆49Updated 6 years ago
- Exploring Unity 5.6 InstanceIndirect Method to render large numbers of meshes☆43Updated 11 months ago
- A project designed to teach an aspiring Unity VR developer the very basics of working with ComputeShaders in VR.☆39Updated 8 years ago
- Screen space shadow (Or contact shadow) for Unity. Only for learning purpose.☆44Updated 6 years ago
- Particle system using Curl Noise for Unity.☆33Updated 6 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Lens Flare using Ghost features implemented in Unity.☆28Updated 7 years ago
- modular particle system using compute shaders.☆28Updated 6 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.