ThreeJS Webpack ES6 样板:使用Webpack编译并通过Babel进行转译以使用ES6语法的Three.js项目的基本样板 源码
Three.js Webpack ES6样板 Three.js项目的基本样板,包括通过Babel使用Webpack和ES6语法。 项目结构 build - Directory for built and compressed files from the npm build script src - Directory for all dev files ├── css - Contains all SCSS files, that are compiled to `src/public/css` ├── js - All the Three.js app files, with `app.
下载地址
用户评论