add: loading
This commit is contained in:
@@ -49,7 +49,8 @@ la-fabrik/
|
||||
└── src/
|
||||
├── world/ # Persistent 3D world composition
|
||||
│ ├── World.tsx # Active scene composition
|
||||
│ ├── GameMap.tsx # Map loading and octree collision
|
||||
│ ├── GameMap.tsx # Map loading and progressive rendering
|
||||
│ ├── GameMapCollision.tsx # Collision-only octree source
|
||||
│ ├── Lighting.tsx # Ambient, directional, point lights
|
||||
│ ├── Environment.tsx # Scene background / sky model
|
||||
│ ├── GameMusic.tsx # Game scene music lifecycle
|
||||
|
||||
Reference in New Issue
Block a user