Examples

Curated starting points, not a folder dump.

Each example should explain what it proves, what runtime path it assumes, and how much complexity it introduces.

intermediate

Native UI Bridge

Demonstrates how the engine hands menu and UI responsibilities into the native bridge layer.

Native renderer path

starter

Hello Scene

The smallest useful Splitframe project: engine config, one scene, one run loop.

Python-first development runtime