Getting Started#

New to YUP? Start here.

Try the examples#

The repository ships with working example apps you can build immediately:

  • graphics - 2D vector rendering, SVG, Lottie, DSP visualizers, and the RHI spinning-cube demo.

  • audiograph - a node-based audio graph editor.

  • plugin - a CLAP / VST3 plugin.

  • console - a headless command-line app.

Build something#

Learn the areas#

Once you are building, dive into the area that matches your work: Graphics, UI, Audio, Data.

Note

A step-by-step “first project” walkthrough will be added here.