code wiki / csg
topic: csg
8 modules sharing the csg name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_csg.nx | CSG solid -> watertight mesh via marching tetrahedra over an SDF. | 245 | 8 |
| nx_csg_fillet_test.nx | KAT gate for SMOOTH (filleted) SDF booleans. Proves: | 126 | 7 |
| nx_csg_rot_gate.nx | GATE for per-primitive SDF ROTATION in nx_csg_scene (the hook-tilt | 91 | 5 |
| nx_csg_rotxz_gate.nx | complete the SDF rotation capability: nx_csg_scene_eval_i implements | 106 | 6 |
| nx_csg_scene.nx | N-PRIMITIVE CSG. nx_csg_extract is hardwired to TWO primitives | 264 | 7 |
| nx_csg_scene_gate.nx | GATE for the N-primitive CSG scene extractor (nx_csg_scene). | 122 | 4 |
| nx_csg_test.nx | KAT gate for SDF + marching-tetrahedra CSG booleans. | 123 | 6 |
| nx_csg_torus_test.nx | KAT gate for the torus SDF primitive (genus-1 solid). | 94 | 6 |