This visualisation uses AI Generated code, finetuned for the best visualisation, not code quality
Interactive C + Raylib lab for exploring finite Coxeter and Weyl-style symmetry groups through Dynkin/Coxeter structure, generator actions, orbit geometry, and word-level exploration panels.
- Group-specific page sets for several symmetry families from
A1throughE8 - How generators act on points, words, mirrors, and orbit structures
- How Dynkin/Coxeter diagrams connect to geometric motion and relations
- Two linked pages per group for structure, density, and action-spectrum views
flowchart LR
A["Choose Group"]
B["Generators + Relations"]
C["Dynkin / Coxeter View"]
D["Orbit Geometry"]
E["Word / Action Explorer"]
F["Density + Spectrum Views"]
A --> B
B --> C
B --> D
D --> E
D --> F
q: quit1..9,0: jump between groupsh/l: previous or next groupj/k: switch between the two pages- Mouse drag, wheel, and hover/click interactions drive the active geometry panels
make run