Skip to content

zcyemi/UnityGPUParticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityGPUParticles

simple gpu instancing particles with collision calculation

img

  • Particles draw using CommandBuffer.DrawMeshInstancedIndirect.
  • Render to fullscreen RenderTexture for 2D sprite layering.
  • Collision calculation implements on compute shader 10 times per second.

LICENSE

You can use this software in a commercial game, but you cannot sell this software on the Unity Asset Store or any other platform that sells software tools for developers.

About

simple gpu instancing particles with collision calculation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published