space-game/gameEditor
Michael Mainguy 4c9e1f65c0 Add BabylonJS Editor workspace boilerplate
Includes:
- Editor project configuration and cache files
- Sample scene with example meshes and geometries
- Asset files (asteroid, base GLB models, environment map)
- Vite/TypeScript configuration for editor preview
- Editor script components for game objects

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 07:49:00 -06:00
..
.bjseditor Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
assets Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
public/scene Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
src Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
index.html Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
package-lock.json Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
package.json Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
project.bjseditor Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
tsconfig.json Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00
vite.config.ts Add BabylonJS Editor workspace boilerplate 2025-12-09 07:49:00 -06:00