code wiki / meshview
topic: meshview
5 modules sharing the meshview name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_meshview.nx | look at an .nxmesh. The program emits NXMSH2 meshes and had NO WAY TO VIEW ONE, | 320 | 9 |
| nx_meshview_page.nx | R3b: emit a self-contained, openable web page that renders our mesh IN THE BROWSER via | 103 | 3 |
| nx_meshview_vm_probe.nx | BOUNDED diagnosis: parse /tmp/mv.wasm and run ONLY mv_render(0) once in the | 38 | 3 |
| nx_meshview_wasm.nx | R3: the sovereign general-mesh renderer EMITTED to WASM (runs in ANY browser via OUR | 828 | 44 |
| nx_meshview_wasm_gate.nx | R3 WASM proof: compiles nx_meshview_wasm.nx to .wasm via the SOVEREIGN chain | 255 | 5 |