Easily create custom 3D environments
Перейти к файлу
Manuel Martin 95c98001c7 Readme updates 2024-06-04 10:58:30 +02:00
.circleci Add test reporting 2020-07-23 17:01:26 -07:00
.github Update issue templates 2022-06-03 09:57: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 `creating-custom-elements` example 2022-01-14 12:37:12 +09:00
habitat Update aws-cli package version 2020-06-04 17:07:06 -07:00
scripts switchable nginx accesslog for turkey (#1268) 2022-11-28 17:19:47 -05:00
src Update privacy policy and terms URLs 2022-07-07 16:25:10 +02:00
test Ensure correct recursive copy of the mirror node 2022-03-14 15:56:52 +01:00
.babelrc Add core-js config 2019-10-01 15:31:16 -07:00
.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 Fix proxy server for development 2021-10-12 18:24:50 -07: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 Readme updates 2024-06-04 10:58:30 +02:00
REMIXING.md Update privacy policy and terms URLs 2022-07-07 16:25:10 +02:00
RetPageOriginDockerfile Feature/update docker healthcheck (#1218) 2022-02-08 11:35:21 -05:00
package.json Troika Text node working 2021-11-23 13:19:46 -06:00
webpack.config.js Prepare for local orchestration 2022-09-12 11:23:15 -04:00
yarn.lock Troika Text node working 2021-11-23 13:19:46 -06:00

README.md

Spoke

Spoke

Easily create custom 3D environments for Hubs.

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.