Easily create custom 3D environments
Перейти к файлу
dependabot[bot] b958e8393c
Bump merge-deep from 3.0.2 to 3.0.3
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 20:44:30 +00:00
.circleci Add test reporting 2020-07-23 17:01:26 -07:00
.storybook Add react-storybook 2019-09-16 15:02:44 -07:00
.vscode Improved error messages and fixed asset loading in tests 2020-02-14 19:17:19 -08:00
docs Fix links and json comments formatting 2021-04-02 16:05:27 -07:00
habitat Update aws-cli package version 2020-06-04 17:07:06 -07:00
scripts Jenkins changes for promotion to staging channel 2021-01-07 17:42:53 -05:00
src Remove Google Poly integration 2021-06-02 17:02:36 -07:00
test Merge branch 'master' into feature/custom-nav-mesh 2021-02-11 16:23:31 -08:00
.babelrc Add core-js config 2019-10-01 15:31:16 -07:00
.env.defaults Add more defaults 2019-11-19 21:48:36 +00:00
.env.prod Fix a bunch of IS_MOZ checks 2019-11-20 06:39:01 +00:00
.env.test Merge branch 'master' into feature/custom-nav-mesh 2021-02-11 16:23:31 -08:00
.eslintignore Removed server folder. MVP works. 2019-03-08 15:31:08 -08:00
.eslintrc.js Fix linting for in loops and others 2020-01-07 15:07:17 -08:00
.gitignore Add test reporting 2020-07-23 17:01:26 -07:00
.prettierignore Removed server folder. MVP works. 2019-03-08 15:31:08 -08:00
.prettierrc.json Initial commit 2018-05-28 18:35:21 -07:00
.stylelintrc Add stylelint, styled-components beta, and fix react-contextmenu styling 2019-09-10 17:24:33 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-10-18 10:14:28 -07:00
CONTRIBUTING.md Add custom-elements guide 2021-03-31 20:03:00 -07:00
Jenkinsfile have jenkins script build and message qa packages 2021-01-11 19:34:23 -05:00
LICENSE Removed server folder. MVP works. 2019-03-08 15:31:08 -08:00
PROMOTION.md Update PROMOTION.md 2018-10-16 13:35:12 -07:00
README.md Add links to main readme 2021-04-01 12:39:44 -07:00
REMIXING.md Update REMIXING.md 2020-04-29 15:10:31 +02:00
package.json fix removed line in package.json 2020-10-23 05:12:43 +01:00
webpack.config.js Merge branch 'master' into feature/telemetry 2020-02-07 16:23:23 -08:00
yarn.lock Bump merge-deep from 3.0.2 to 3.0.3 2021-06-08 20:44:30 +00:00

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.