guts/web/assets
type-two 5b076aef54 [lane D] Skin the yeast: the first Trellis mesh in GUTS, through the freshly-wired GLB loader
spore_pod (the Candida foe) now renders a real 3D mesh instead of an icosahedron:
  flux_local "budding yeast colony clump, fused knobbly spheres" -> bg_remove -> trellis_mac
  -> Blender decimate 197k->3019 tris + strip materials (entities are flat emissive, only the
  silhouette matters) -> web/assets/models/spore_pod.glb (213KB, texture-free).

First real GLB through the loader wired in 0ac11ae: verified in-engine — loaded, merged,
normalized to a unit bounding sphere (r=1.0000), 6056 verts, scaled to the archetype radius,
rendering emissive amber. assets.get('models','spore_pod').geometry lights up the hook.

flora stays a procedural CapsuleGeometry on purpose: its concept IS a smooth rod, so a
5.7k-tri capsule GLB would be pure download for zero visual gain. The pipeline is for shapes
a primitive can't fake — which is exactly the yeast cluster.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-19 15:53:30 +10:00
..
audio [lane D] Round 1: first texture pack + audio proof, exact-tiling pipeline 2026-07-16 14:17:17 +10:00
gen [lane A] MODELBEAST dresses the molecules: 5 matcaps, and the canal picks space-filling 2026-07-16 21:31:24 +10:00
models [lane D] Skin the yeast: the first Trellis mesh in GUTS, through the freshly-wired GLB loader 2026-07-19 15:53:30 +10:00
manifest.json [lane D] Skin the yeast: the first Trellis mesh in GUTS, through the freshly-wired GLB loader 2026-07-19 15:53:30 +10:00