Woodland / Matrix · PixiJS v8

Single entry point

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

Сделано · v4.3

Matrix — Neural field

100k slots in typed arrays, 12k batched sprites, cursor field, pan & zoom-to-mouse, HUD.

try5a.html

v1 · Field birth

Disturb the field → object

Phased loop: idle, pointer disturb, coalesce to core, READY, dissolve. Float32Array + additive sprites.

card-field-birth-v1.html

v2 · L2 grid

Tiles + Gaussian warp + breath

HiggsField, uniforms, tile resonanceMeter, CPU grid (GLSL next). See strategy doc step B→A→C.

card-field-birth-v2.html

Brief world viewer

Full take-home as a spatial document: spatial hash, viewport culling, glyph pooling, phases.

try4.html

Architectural sketch

Worker + mesh + LOD notes (draft; not a full production path).

try5.html

Legacy preview

Early v1-style viewer for comparison.

preview (14).html

PDFs & print