Amp-Thread-ID: https://ampcode.com/threads/T-019f9d91-77c1-7206-a60f-ed6554ce92ab Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
764 B
764 B
Tutorials
For application developers integrating fxnode for the first time. Follow these in order: each tutorial builds on the previous one's host and composition vocabulary. You will finish able to bootstrap a visible editor, install a custom widget, and safely replace a live definition with optimistic concurrency.
- Your first node — size and host a canvas, install definitions, render, and tear down.
- Color Balance — add dependency-ordered socket types and a custom widget.
- Live composition — migrate a visible instance using composition receipts.
Each page marks excerpts, establishes ordered checkpoints, explains why each concern exists, and links to a complete executable source.