three.js starter:一个简单的Three.js入门模板 源码
three.js-启动器 一个简单的Three.js入门模板 确保您已安装nodejs。 # Install dependencies (only the first time) npm install # Run the local server at localhost:1234 npm run dev # Build for production in the /dist directory npm run build
文件列表
three_js-starter-master.zip
(预估有个10文件)
three.js-starter-master
jsconfig.json
162B
package.json
619B
.prettierrc
202B
LICENSE
1KB
package-lock.json
254KB
src
index.html
330B
style.css
203B
script.js
34B
暂无评论