Unity · 6000.0 · Shader Graph

Free Unity 6 Project: Visual Effect Graph Samples HDRP (Unity)

Original title: Visual Effect Graph - Samples Project

Free Unity 6 Project: Visual Effect Graph Samples HDRP (Unity)
Preview from the original source by Unity Technologies

Overview

Visual Effect Graph - Samples Project is Unity Technologies' official VFX Graph sample project, maintained for Unity 6 (6000.0) on the High Definition Render Pipeline. It gathers a collection of GPU particle effects, including butterflies, a portal, fire, ribbons, a bonfire and a magic lamp, each built as a node-based graph, with Shader Graph integration where the effects need custom outputs.

The whole project is on GitHub under the Unity Companion License as a free direct download. It is the standard reference for seeing how Unity's own team structures node-based effects, and a good source of graphs to pull apart before building your own.

What You Can Learn

  • Node-based VFX authoring for GPU particle effects
  • Effects like butterflies, portal, fire, ribbons, bonfire
  • Shader Graph integration with VFX Graph
Visit Original Project

Access: Free direct download