https://github.com/robert-k/gpu-particles
A GPU Particle System for Unity ✨capable of simulating and rendering millions of particles at once 💥
https://github.com/robert-k/gpu-particles
compute-shaders gpgpu particles shader unity vfx
Last synced: 3 months ago
JSON representation
A GPU Particle System for Unity ✨capable of simulating and rendering millions of particles at once 💥
- Host: GitHub
- URL: https://github.com/robert-k/gpu-particles
- Owner: Robert-K
- License: mit
- Created: 2017-12-18T19:49:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T18:28:22.000Z (over 6 years ago)
- Last Synced: 2025-03-29T06:03:41.210Z (3 months ago)
- Topics: compute-shaders, gpgpu, particles, shader, unity, vfx
- Language: C#
- Homepage:
- Size: 73.9 MB
- Stars: 716
- Watchers: 31
- Forks: 91
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPU Particles
A GPU Particle System for [Unity](https://unity3d.com/)## 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](https://kosro.de/#contact). I'd love to cooperate with you!## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.The included sIBL images are from [sIBL Archive](http://www.hdrlabs.com/sibl/archive.html).
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)