This project is a compact XR prototyping demo built with PlayCanvas and Gaussian Splatting. It showcases how high-fidelity 3D captures can be made interactive in the browser, with AI-assisted content and code generation used to speed up iteration.
Mini demo: https://xrforge.dev/worldgen/ (large download, may take a while to load)
Install dependencies:
npm install playcanvas vite --save-devStart the local dev server:
npx vite