All Projects → Robert-K → Gpu Particles

Robert-K / Gpu Particles

Licence: mit
A GPU Particle System for Unity

Projects that are alternatives of or similar to Gpu Particles

2d Unity Experiments
A collection of visual Unity experiments with latest packages (URP, Shader Graph, Cinemachine, etc).
Stars: ✭ 107 (-65.81%)
Mutual labels:  unity, shader, vfx
Unity Grabsquares Effect
Unity GrabSquares Effect
Stars: ✭ 39 (-87.54%)
Mutual labels:  unity, shader, vfx
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-63.58%)
Mutual labels:  unity, shader, vfx
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+311.18%)
Mutual labels:  unity, shader, vfx
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+1062.94%)
Mutual labels:  unity, shader, particles
Videoplayereffects
Experimental special effects for VideoPlayer (Unity 5.6 new feature)
Stars: ✭ 252 (-19.49%)
Mutual labels:  unity, shader
Eyeball
Unity VFX Shader Graph sample
Stars: ✭ 62 (-80.19%)
Mutual labels:  shader, vfx
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-5.43%)
Mutual labels:  unity, shader
Unity Ui Rounded Corners
This components and shaders allows you to add rounded corners to UI elements!
Stars: ✭ 307 (-1.92%)
Mutual labels:  unity, shader
Shinyeffectforugui
Shiny effect of uGUI, which does not need mask or normal map.
Stars: ✭ 204 (-34.82%)
Mutual labels:  unity, shader
Height-Based-Gradient-Color-Shaders-for-Unity
Height Based 2 color gradient shaders for Unity
Stars: ✭ 18 (-94.25%)
Mutual labels:  shader, vfx
Standardgeometryshader
An example of a geometry shader with Unity's standard lighting model support.
Stars: ✭ 303 (-3.19%)
Mutual labels:  unity, shader
Contactshadows
Experimental implementation of contact shadows for Unity.
Stars: ✭ 219 (-30.03%)
Mutual labels:  unity, shader
Noiseball2
A small example of procedural modeling with compute shaders.
Stars: ✭ 215 (-31.31%)
Mutual labels:  unity, shader
GPU-Fog-Particles
Textureless fog particles using a highly customizable shader to attenuate noise values.
Stars: ✭ 303 (-3.19%)
Mutual labels:  shader, particles
Vfxgraphtestbed
My testbed for Unity VFX Graph
Stars: ✭ 209 (-33.23%)
Mutual labels:  unity, vfx
NovaShader
Multi-functional shader for the Particle System that supports Universal Render Pipeline (URP) of Unity.
Stars: ✭ 448 (+43.13%)
Mutual labels:  particles, vfx
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+1001.92%)
Mutual labels:  unity, shader
Unityurp Mobilescreenspaceplanarreflection
Reusable RendererFeature of MobileScreenSpacePlanarReflection
Stars: ✭ 260 (-16.93%)
Mutual labels:  unity, shader
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-13.42%)
Mutual labels:  unity, shader

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].