Go to file
Michael Mainguy 052d972e69
Some checks failed
Build / build (push) Failing after 4m43s
Optimize WebXR performance and add procedural planet generation
Enable multiview rendering in WebXR for improved framerate, remove expensive PhotoDome per-frame updates, and add planet generation system with 76 unique textures across 12 planet types.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 11:50:18 -05:00
.github/workflows update build.yml 2025-10-16 10:30:44 -05:00
public Optimize WebXR performance and add procedural planet generation 2025-10-28 11:50:18 -05:00
server Initial Commit 2025-02-15 11:19:24 -06:00
src Optimize WebXR performance and add procedural planet generation 2025-10-28 11:50:18 -05:00
.gitignore Initial Commit 2025-02-15 11:19:24 -06:00
index.html Add difficulty levels and upgrade BabylonJS 2025-10-17 09:05:18 -05:00
package-lock.json Optimize WebXR performance and add procedural planet generation 2025-10-28 11:50:18 -05:00
package.json Add difficulty levels and upgrade BabylonJS 2025-10-17 09:05:18 -05:00
styles.css Add difficulty levels and upgrade BabylonJS 2025-10-17 09:05:18 -05:00
tsconfig.json Initial Commit 2025-02-15 11:19:24 -06:00
vite.config.ts Add difficulty levels and upgrade BabylonJS 2025-10-17 09:05:18 -05:00