Samples
Explore practical examples that demonstrate Graph Toolkit usage.
Note
All samples are intended as a learning resource and are not designed to function as fully-featured tools. Certain architectural decisions were made to keep the samples straightforward and focused on demonstrating key concepts.
| Topic | Description |
|---|---|
| Texture Maker | Discover a graph tool that shows how to use a Scripted Importer to convert graph data into a built-in Unity Texture2D. |
| Visual Novel Director | Discover a graph tool that directs a visual novel at runtime, with a custom runtime and execution engine. |