# 3dtiles-editor **Repository Path**: cesiumlab/3dtiles-editor ## Basic Information - **Project Name**: 3dtiles-editor - **Description**: 3dtiles 可视化编辑器,基于EarthSDK框架 和 其他切片服务API开发,实现了一个真正意义上的3dtiles数据层所见即所得编辑工具。 基于CIMRTS服务,实现手工模型和BIM 的3dtiles 实现 位置编辑,材质编辑,属性编辑,批量放置等。基于ModelSer服务,实现倾斜摄影3dtiles 实现局部压平,裁剪等功能。基于PipeSer服务,实现管点管线的增删改查,管线分析等。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2024-09-02 - **Last Updated**: 2025-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # earthds-editor ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).