文件名称:earth:使用three.js进行3D地球构建
文件大小:67.41MB
文件格式:ZIP
更新时间:2024-04-01 11:46:18
TypeScript
基于three.js的3D地球 预览地址: : 项目设置 npm install 编译和热重装以进行开发 npm run serve 编译并最小化生产 npm run build 整理和修复文件 npm run lint 自定义配置 请参阅。
【文件预览】:
earth-main
----vue.config.js(172B)
----package.json(1KB)
----package-lock.json(491KB)
----src()
--------earth()
--------registerServiceWorker.ts(923B)
--------shims-tsx.d.ts(306B)
--------window.ts(58B)
--------Location()
--------App.vue(457B)
--------assets()
--------App.ts(287B)
--------shims-vue.d.ts(74B)
--------main.ts(273B)
--------views()
--------objectFetcher()
--------components()
--------types()
--------utils()
--------router()
--------postprocess()
--------Base.ts(4KB)
--------store()
----.eslintrc.js(538B)
----tsconfig.json(722B)
----.gitignore(244B)
----.browserslistrc(30B)
----public()
--------models()
--------img()
--------robots.txt(24B)
--------index.html(885B)
--------imgs()
--------favicon.ico(4KB)
----README.md(395B)
----babel.config.js(66B)