-
- Downloads
initial commit: basic third-party library build setup for including threejs,...
initial commit: basic third-party library build setup for including threejs, troika-three into our project. Our own code is at dist/index.html so far. Library import shim (to create a ES6 module from all third party libs) sits at src/index.js.
parents
No related branches found
No related tags found
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- README 26 additions, 0 deletionsREADME
- dist/index.html 51 additions, 0 deletionsdist/index.html
- package.json 16 additions, 0 deletionspackage.json
- src/index.js 3 additions, 0 deletionssrc/index.js
- webpack.config.js 39 additions, 0 deletionswebpack.config.js
Loading
Please register or sign in to comment