Documentation Hub
OctoShaper Docs
Getting the package into a project, understanding how graph data flows through Elements, and knowing when to use runtime execution or imported procedural assets.
Documentation Hub
Getting the package into a project, understanding how graph data flows through Elements, and knowing when to use runtime execution or imported procedural assets.
Editorial guides alongside the live node catalog.
Import OctoShaper into a Unity project, validate the editor setup, and confirm your first graph can execute cleanly.
4 min read
Learn how OctoShaper's sync and async execution paths differ, and what stays the same between them.
4 min readUnderstand how procedural prefabs import reusable GameObject hierarchies from a graph and configuration.
4 min readSee how ElementSet data, rows, and attributes form the core data model that flows through OctoShaper graphs.
4 min read
Get oriented with ProceduralGraph assets, ports, links, parameters, and the main ElementSet boundary.
4 min readManipulate compatible graph values in Unity's Scene view and distinguish interactive handles from output gizmos.
4 min read
Author spline values and use sampling, distribution, query, and growth nodes to turn paths into procedural data.
7 min readCompare GameObject, GPU-instanced, and indirect rendering and choose the OctoShaper nodes that fit each result.
7 min readTurn project-specific static C# methods into reusable OctoShaper nodes for Unity graphs and player builds.
6 min readBuild natural billboard grass clusters and render them efficiently in Unity with GPU instanced indirect drawing.
5 min readRun OctoShaper graphs in play mode, understand the generated executor path, and choose the right runtime surface.
5 min readUse IUnityInstanceSpawnReceiver to react to spawned GameObjects and understand the UnityInstanceSpawnContext.
4 min readOverride graph parameters from code using the ProceduralGraphExecutor and ProceduralConfiguration APIs.
4 min readRelease history and version changes for OctoShaper.
2 min readMetadata-backed reference pages generated from the exported OctoShaper node catalog.
Auto-generated