zhangjitao / gpu-particles

A GPU Particle System for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU Particles

A GPU Particle System for Unity

Screenshots

Features

  • GPU-accelerated - Able to handle millions of particles (even without a beast of a PC)
  • Lots of customization options
  • Fancy Editor:

Note that not all options/features in the inspector have been fully implemented. This version will no longer be updated, as version 2 (V2 branch) is a rewrite from scratch and this project's future (though still WIP).

System Requirements

Made with Unity 2017.2 & .3. Might work with older versions. Only tested on Desktop with Nvidia GPU. Latest test: 2018.2.0f2; working

I need your help!

I am currently stuck developing version 2 of the particle system because of some nasty bugs. V2 is rewritten from scratch and will improve on V1's features as well as introduce new ones. It's in this repo's v2 branch. If you are into C# and Compute Shaders and would like V2 to be stable asap, feel free to contribute or get in touch with me. I'd love to cooperate with you!

License

This project is licensed under the MIT License - see the LICENSE file for details.

The included sIBL images are from sIBL Archive.

forthebadge forthebadge forthebadge

About

A GPU Particle System for Unity

License:MIT License


Languages

Language:C# 57.6%Language:HLSL 28.4%Language:ShaderLab 13.9%Language:Smalltalk 0.2%