Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 360 Bytes

BabylonJS with WebXR, TypeScript and Vite

An immersive WebXR project using the BabylonJS ES6 modules. The project is built with Vite and is deployed to GitHub Pages.

Demo: greeffer.com/babylonjs-vite-webxr

git add dist -f
git commit -m "Adding dist"
git subtree push --prefix dist origin gh-pages