Easily create custom 3D environments
Перейти к файлу
Juunini (쥬니니) c0a22de300 Add `Mirror` component in spoke 2022-03-12 19:36:07 +09:00
.circleci
.github/workflows Feature/turkey dockerr (#1212) 2022-02-02 16:59:15 -05:00
.storybook
.vscode
docs Fix `creating-custom-elements` example 2022-01-14 12:37:12 +09:00
habitat
scripts Feature/update docker healthcheck (#1218) 2022-02-08 11:35:21 -05:00
src Add `Mirror` component in spoke 2022-03-12 19:36:07 +09:00
test Update Tests and fix falsey issues 2021-11-05 14:48:18 +01:00
.babelrc
.dockerignore Feature/turkey dockerr (#1212) 2022-02-02 16:59:15 -05:00
.env.defaults Fetch whats-new info from new reticulum API instead of github 2022-02-12 17:23:28 -05:00
.env.prod Fetch whats-new info from new reticulum API instead of github 2022-02-12 17:23:28 -05:00
.env.test
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
.stylelintrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Jenkinsfile
LICENSE
PROMOTION.md
README.md
REMIXING.md
RetPageOriginDockerfile Feature/update docker healthcheck (#1218) 2022-02-08 11:35:21 -05:00
package.json
webpack.config.js obfuscate token to avoid github revoking it automatically 2021-11-29 11:55:12 -05:00
yarn.lock

README.md

Spoke

Spoke

CircleCI

Easily create custom 3D environments for Mozilla Hubs.

Launch Spoke

Spoke Documentation

Features

🔭 Discover: Explore images, videos, and 3D models from around the web, all without opening up a new tab. With media integrations from Sketchfab and Google Poly, you'll be on your way to creating a scene in no time.

✏️ Create: No external software or 3D modeling experience required - build 3D scenes using the Spoke web editor so you can have a space that's entirely custom to your needs. From a board room to outer space and beyond, your space is in your control.

🎉 Share: Invite people to meet in your new space by publishing your content to Hubs immediately. With just a few clicks, you'll have a world of your own to experience and share - all from your browser.

Contributing

Info on contributing to Spoke and general Spoke development can be found in the CONTRIBUTING.md doc.

Additional developer documentation can be found in the docs folder.

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.