Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dilmerv/unityvfxmillionsofparticles
- Owner: dilmerv
- License: mit
- Created: 2019-11-04T01:20:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T17:51:11.000Z (over 1 year ago)
- Last Synced: 2024-12-12T23:51:32.490Z (13 days ago)
- Topics: unity, unity3d, vfx, visual-effect-graph
- Language: Mathematica
- Homepage: https://www.youtube.com/dilmerv
- Size: 49 MB
- Stars: 286
- Watchers: 17
- Forks: 53
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)