Commit 5dc8de72 authored by liguoqing's avatar liguoqing

update doc

parent 9ca67a58
Pipeline #298 failed with stages
# SHP 文件渲染Demo
## Potree
Potree 是一个开源的 Web 端大规模点云渲染库。https://github.com/potree/potree
## Three.js
Three.js 轻量级 Web 3D库。https://threejs.org/
利用Potree里的shp文件解析,根据shp中的几何元素生成Three.js的3d对象,添加到 Three.js场景中。
![img](./demo.png)
## demo 运行
- 安装 node
- npm install -g live-server
- 当前目录运行 live-server
demo.png

834 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment