jannaee / Spoke

Easily create custom 3D environments

Home Page:https://hubs.mozilla.com/spoke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spoke (beta)

CircleCI

https://hubs.mozilla.com/spoke

Easily create custom 3D environments for Mozilla Hubs.

Development

  • git clone https://github.com/MozillaReality/Spoke.git
  • cd Spoke
  • npm ci
  • npm run dev

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

https://hubs.mozilla.com/spoke

License:Other


Languages

Language:JavaScript 93.8%Language:CSS 6.2%Language:Shell 0.0%