code wiki / solarsim
topic: solarsim
5 modules sharing the solarsim name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_solarsim.nx | Simulates the solar system with integer-based N-body physics, rendering planets and trails in a packed RGB framebuffer. | 151 | 22 |
| nx_solarsim_gate.nx | NATIVE verify of the browser solar-system sim (base = mmap; the SAME base-relative code | 93 | 6 |
| nx_solarsim_html.nx | SOVEREIGN packager: the real N-body solar-system wasm -> self-contained .html that runs in | 33 | 2 |
| nx_solarsim_pack.nx | 85 | 4 | |
| nx_solarsim_wasm_vm_gate.nx | RUN (not just compile) the browser solar-system wasm in our OWN sovereign WASM VM | 73 | 5 |