HYPERSTITIONAL_LATTICE
// VIEW_SOURCE// 11x11 isometric tessellation with 4-fold mirror symmetry
// Perlin noise height field animated at 0.15 Hz
// Diagonal scan wave sweeps depth-sorted block grid
// 9-tap thresholded phosphor bloom in single-pass GLSL
// Radial chromatic aberration with barrel distortion
// Temporal glitch: horizontal tearing + green-spectrum shift
// RENDER_SCALE: 0.6 | GRID_SIZE: 11 | FPS_TARGET: 60
// The lattice breathes. Towers rise and fall in mirror symmetry,
// a hyperstitional pattern that writes itself into phosphor.
// Each scan wave is a recursion, each glitch a sigil.