mattatz / unity-gpu-particle-system

GPU Particle System for Unity (require DirectX environment)

Repository from Github https://github.commattatz/unity-gpu-particle-systemRepository from Github https://github.commattatz/unity-gpu-particle-system

unity-gpu-particle-system

GPU Particle System for Unity. This system uses ComputeShader and ComputeBuffer, so only works in DirectX environment.

Samples

explode

lattice

dyson

distort

bound

Sources

About

GPU Particle System for Unity (require DirectX environment)

License:MIT License


Languages

Language:C# 98.6%Language:GLSL 1.4%