code wiki / ballistics
topic: ballistics
4 modules sharing the ballistics name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_ballistics.nx | Simulates projectile motion with and without air drag for ballistic trajectory visualization. | 143 | 24 |
| nx_ballistics_gate.nx | NATIVE verify of the browser ballistics sim (base = mmap; SAME code runs in sovereign | 120 | 9 |
| nx_ballistics_pack.nx | 82 | 4 | |
| nx_ballistics_wasm_vm_gate.nx | RUN (not just compile) the browser ballistics wasm in our OWN sovereign WASM VM | 62 | 6 |