UnityVFXMillionsOfParticles icon indicating copy to clipboard operation
UnityVFXMillionsOfParticles copied to clipboard

Various effects generated with Visual Effect Graph and all include more than 1 million of particles

Unity VFX Millions Of Particles

This repository contains a variety of examples created while making a new video series in YouTube about Visual Effect Graph with Unity. Most of the examples in this repo contains graph that have more than 1 million of particles.

As a way to give back please subscribe to my YouTube channel thank you !

Results from various examples taught in YouTube:

  • Creating a Sun with more than 2 million particles - Scene (SunEffect.unity)
  • Space effect (SpaceEffect.unity)
  • Circle With Red Rays effect (CircleRedRaysEffect.unity)
  • Creating a Realistic Fire - Scene (FireEffect.unity)
  • Creating a Realistic Fire With Collisions - Scene (FireCollisionsEffect.unity)
  • Creating a Sun type with movement with more than 5 million particles - Scene (SunMovementEffect.unity)
  • Blue Flame effect (FireBlueCollisionsEffect.unity)
  • Carpet Flame effect (FireRedCollisionsEffect.unity)
  • Flames using Three Dimensional Nodes (ThreeDimensionalEffect.unity)