ParticleStage showed the Boldness/Memory/Precision macro sliders across the top, but the a-immersive design this mode clones uses a thin per-output heatmap strip (one colored bar per visual output, width = live value). The deployed a-immersive never used the macro-axis surface. - flow-field.ts: export VISUAL_PARAM_NAMES/COLORS + N_VISUAL_OUTPUTS (verbatim from a-app.js:46/51) - ParticleStage: replace macro-slider bar with the 22px heatmap strip; bar widths updated imperatively in the existing rAF loop; hover tooltip with live value; drop unused axes props - ConsoleApp: update call site |
||
|---|---|---|
| .. | ||
| osc-bridge | ||
| public | ||
| src | ||
| tests/e2e | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||