Tutorials roadmap¶
This roadmap tracks the progressive example series under examples/scenes/.
Status legend:
DONE: implemented and runnableWIP: in progressTODO: planned
Current baseline¶
001_min_scene: DONE002_hello_overlay: DONE003_simple_shape: DONE004_shape_gallery: DONE
Next targets¶
Input visualizer and action mapping examples
Time/delta-time focused examples
Collision-focused examples
Camera/viewport mode examples
Capture/replay focused examples
Notes¶
Tutorial pages should stay aligned with runnable example IDs.
Each new tutorial should include: goal, run command, concepts taught, and expected visual result.