topic: explodelab
10 modules sharing the explodelab name family (derived from the tree's prefix discipline).
The 'explodelab' topic family is designed to manage and render detailed exploded views of mechanical assemblies within the Nishi sovereign ecosystem. Modules like nx_explodelab_meshes_gate control the loading of real-geometry data, ensuring accurate spatial representation, while nx_explodelab_material_gate adds per-part material details and depth cues. nx_explodelab_pack integrates all components into a self-contained HTML package, embedding BOM data for seamless use in downstream processes.
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_explodelab_bomdims.nx | append DUAL-DIMENSION labels (TRUE mm + thou, from the baked exm_dims tables) to | 105 | 4 |
| nx_explodelab_meshes.nx | GENERATED by nx_explodelab_meshgen (do not hand-edit): the REAL 53/53 | 3334 | 30 |
| nx_explodelab_meshes_gate.nx | gate the GENERATED real-geometry module for /explodelab: each kind loads into | 127 | 5 |
| nx_explodelab_meshgen.nx | GENERATOR: bake the REAL 53/53 file-true part meshes into a compiled data module | 361 | 3 |
| nx_explodelab_pack.nx | Compiles nx code into wasm and packages it into self-contained HTML with BOM injection. | 81 | 4 |
| nx_explodelab_ship.nx | stage the nx_aw_push deploy inputs for EXPLODELAB (clone of the proven physlab/ | 28 | 2 |
| nx_explodelab_tree.nx | Defines a tree structure with 18 nodes, each having type, depth, and coordinate data for assembly. | 193 | 9 |
| nx_explodelab_treegen.nx | GENERATOR for the ExplodeLab wasm surface (build generators, not hand-authored | 217 | 5 |
| nx_explodelab_twinbake.nx | BAKE THE ENGINEERING TWIN into the /explodelab panel data. Runs the SAME gated | 424 | 4 |
| nx_explodelab_wasm_vet.nx | VET THE SHIPPED EXPLODELAB BYTES: executes web_assets/nx_explodelab.wasm on | 98 | 3 |