Woodland / Matrix · PixiJS v8
Demos and PDFs ship inside the Woodland SaaS build: run npm run build in diff/saas → open dist/woodland/index.html next to the storybook (no extra dev server). Or use the neuro app: npm run dev → /woodland/.
Live demos
100k slots in typed arrays, 12k batched sprites, cursor field, pan & zoom-to-mouse, HUD.
try5a.html
v1 · Field birthPhased loop: idle, pointer disturb, coalesce to core, READY, dissolve. Float32Array + additive sprites.
card-field-birth-v1.html
v2 · L2 gridHiggsField, uniforms, tile resonanceMeter, CPU grid (GLSL next). See strategy doc step B→A→C.
card-field-birth-v2.html
Full take-home as a spatial document: spatial hash, viewport culling, glyph pooling, phases.
try4.html
Worker + mesh + LOD notes (draft; not a full production path).
try5.html
Early v1-style viewer for comparison.
preview (14).html
PDFs & print