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

ComeformPC/cesiumProject

Repository files navigation

cesiumProject

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

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

Start

npm install
npm run serve

Build

npm run build