Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 259 Bytes

cesiumProject

使用@vue-cli4脚手架创建项目,使用技术栈为es6+typescript+vue

理清3dmax模型转换为gltf、3d-tiles的流程,并展示模型

Start

npm install
npm run serve

Build

npm run build