Easily create custom 3D environments for Mozilla Hubs.
git clone https://github.com/MozillaReality/Spoke.git
cd Spoke
npm ci
npm run dev
Then open http://localhost:9090.
Parts of this project are derived from the three.js editor with thanks to Mr.doob and three.js' many contributors.
Navigation mesh generation via recast.wasm, thanks to Recast and but0n's RecastCLI wrapper.
See the LICENSE for details.