VFX-Essentials
VFX-Essentials is an on-going project that goes through some of the basic building blocks of working with particles in VFX-Graph in the hopes of familiarizing users with building FX in Unity. The samples go over waves, noise, point caches, textures, buffers, interactivity and more. Feel free to explore and use the samples!
Scenes
1: ParticlesBasic
1: Waves (Creating curves, editing and animating them)
1: PickUp
2: Visualizing Noise
2: Textures2D as Heightmap
2: PointCloudJitter (heightmap/camera interaction)
3: TextureBuffers with Compute shaders and VFX Graph
3: Boids with Compute shaders and VFX Graph
4: Point Caches and meshes
4: Burning Objects with Point Caches
5: Autmun Leaves
5: Floating Books
7: Skinned Mesh
Usage/License
With the exception of the assets (3D models and associated textures) , you are free to use the VFX graphs with no restrictions whatsoever. Crediting is appreciated but not necessary.