ontological-layer-composer - Layer-based 3D world composition system with ontology
Defines data-to-renderer contracts and a three-layer grammar with tile-to-asset compatibility validation for 3D world composition.
Tags
Updated: 2026-09-18Capabilities
Typical Outputs
What this skill does
- Validate tile to asset compatibility
- Place assets with layer rules
- Clear cell layer contents
- Load and cache GLTF assets
- Build Three.js world scene
- Dispose GPU geometries and materials
Inputs
- World data JSON file
- Asset registry JSON file
- Grid coordinates and asset IDs
Outputs
- Three.js 3D scene instance
- Updated cell state models
Requirements
- JavaScript runtime environment
- Three.js rendering library
