зеркало из https://github.com/mozilla/Spoke.git
f711a2bfcd | ||
---|---|---|
.vscode | ||
bin | ||
example | ||
src | ||
test | ||
.babelrc | ||
.env.defaults | ||
.env.prod | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.pkg.json | ||
.prettierignore | ||
.prettierrc.json | ||
LICENSE | ||
PROMOTION.md | ||
README.md | ||
REMIXING.md | ||
package-lock.json | ||
package.js | ||
package.json | ||
webpack.config.js |
README.md
Spoke (alpha)
Easily create custom 3D environments for Mozilla Hubs.
Usage
- Download and extract this repo
cd Spoke-master
npm ci
npm run dev
Then open http://localhost:9090.
Credits
Parts of this project are derived from the three.js editor with thanks to Mr.doob and three.js' many contributors.
See the LICENSE for details.