Chapter 00
Orientation
Learn how the preserved sources, curated lessons, browser demos, and documentation fit together.
What you will study
Use this chapter as the map for the notebook. The goal is to know when to read a lesson, when to open a demo, and when to inspect preserved source.
Learning goals
- Understand the source/notebook/demo/docs model
- Choose a study path through the experiments
- Know when a page is a browser demo and when it is source-reading material
Study setup
Prerequisites
- Basic repository navigation
- Curiosity about graphics experiments
Original sources
Lesson path
Follow the cards in order, or jump directly from the sidebar. Each lesson keeps the interactive canvas inside the page flow.
Lesson 01
How to Use This Notebook
Learn the reading loop: chapter, lesson, inline visualizer, code, source.
Lesson 02
Sources vs Lessons vs Demos
Separate preserved code, curated explanation, and runnable browser experiments.
Lesson 03
How to Study a Graphics Sketch
Use a repeatable method for reading visual code.
Suggested study path
Read the concept, change one visualizer control, inspect the code fragment, then continue to the next lesson without leaving the notebook page.