topic: stl
11 modules sharing the stl name family (derived from the tree's prefix discipline).
The 'stl' topic family in the Nishi sovereign ecosystem focuses on handling and visualizing STL mesh data across various stages of processing and validation. The nx_stl module reads binary STL files, while nx_stl_test constructs simple geometries in-memory for testing. nx_stl_view_demo generates an openable HTML artifact to visualize an octahedron, demonstrating real-time rendering capabilities. These modules collectively support data ingestion, validation, and visualization, ensuring robustness and interoperability within the ecosystem.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| module | description | lines | funcs |
|---|---|---|---|
| nx_stl.nx | binary STL mesh reader (1980s 3D Systems format, | 246 | 5 |
| nx_stl_adversarial_test.nx | Phase A1 of S-class hardening per | 144 | 1 |
| nx_stl_test.nx | hand-build a binary STL tetrahedron in-memory, | 160 | 3 |
| nx_stl_to_gcode_real_test.nx | HARD REAL TEST end-to-end: | 186 | 4 |
| nx_stl_view_demo.nx | emit a REAL openable .html artifact (not a test): builds an octahedron | 57 | 3 |
| nx_stl_view_html.nx | "SEE THE CAD OF THE STL" rung (operator: a polyrook.com-class | 121 | 5 |
| nx_stl_view_html_test.nx | ACCEPTANCE GATE for nx_stl_view_html. | 108 | 6 |
| nx_stl_view_register.nx | GOVERNED registration of the STL browser-viewer capability. | 57 | 2 |
| nx_stl_write.nx | SOVEREIGN DCC export: procedural mesh -> binary STL. | 108 | 4 |
| nx_stl_write_mesh_test.nx | KAT gate: the GENERAL mesh exporter writes an | 91 | 6 |
| nx_stl_write_test.nx | KAT gate: the sovereign STL writer's output ROUND-TRIPS | 52 | 4 |