docs(wiki): vertical-model architecture page; drop stale SlabSystem rows (#528)
Documents the shipped vertical building model (#526): stored truth table, resolution helpers, clamp rules, pointer-decided placement, the load migration that lives in migrateNodes indefinitely, and the gotchas. The systems tables stop listing the deleted SlabSystem and point at the registry geometry path instead. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
adc1ec89f4
commit
de13119f86
@@ -183,7 +183,6 @@ Systems are React components that run in the render loop (`useFrame`) to update
|
||||
| System | Responsibility |
|
||||
|--------|---------------|
|
||||
| `WallSystem` | Generates wall geometry with mitering and CSG cutouts for doors/windows |
|
||||
| `SlabSystem` | Generates floor geometry from polygons |
|
||||
| `CeilingSystem` | Generates ceiling geometry |
|
||||
| `RoofSystem` | Generates roof geometry |
|
||||
| `ItemSystem` | Positions items on walls, ceilings, or floors (slab elevation) |
|
||||
|
||||
Reference in New Issue
Block a user