GuideGuides3 sections
Examples And Patterns
The examples catalog is the fastest way to learn supported script patterns. Treat it as both a learning path and a compatibility map.
Why Examples Matter
The generated API reference tells you what exists. The examples catalog shows how those pieces fit together in working scenes.
Learning Tracks
| Track | What To Learn |
|---|---|
| Basics and Positioning | Scene setup, shape creation, move_to, next_to, align_to, grouping. |
| Animations and Transforms | play, animate, FadeIn, Rotate, Transform, ReplacementTransform. |
| Updaters and Graphs | ValueTracker, always_redraw, reactive geometry, dynamic plots. |
| Camera and 3D | ThreeDScene, camera orientation, camera motion, fixed overlays, surfaces. |
| Text, Code, Tables, Assets, Voiceover | Higher-level authoring patterns for production-like scenes. |
How To Study Them
- Copy one example at a time and change one variable at a time.
- Prefer examples over guesswork when trying a new animation or scene type.
- Use the examples page to inspect known-good patterns before diving into raw API reference.
Browse the live catalog at /examples.