Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dilmerv/unityvfxmillionsofparticles

Various effects generated with Visual Effect Graph and all include more than 1 million of particles
https://github.com/dilmerv/unityvfxmillionsofparticles

unity unity3d vfx visual-effect-graph

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://www.youtube.com/c/dilmervalecillos) 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)