Skip to content

traccccychen/Spoke

 
 

Repository files navigation

Spoke (beta)

CircleCI

https://hubs.mozilla.com/spoke

Easily create custom 3D environments for Mozilla Hubs.

Development

  • git clone https://github.com/mozilla/Spoke.git
  • cd Spoke
  • npm ci
  • npm run start

Then open http://localhost:9090.

When running against a local self-signed cert reticulum server, you'll need to export NODE_TLS_REJECT_UNAUTHORIZED=0 for publishing to work.

Credits

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.

About

Easily create custom 3D environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 6.9%
  • Other 0.4%