# Mars3D三维地球平台 **Repository Path**: Gitqyn/mars3d ## Basic Information - **Project Name**: Mars3D三维地球平台 - **Description**: Mars3D三维地球平台软件 主仓库,包含示例及引导(基于Cesium技术) - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://mars3d.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 293 - **Created**: 2022-05-18 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

🌎 一款基于WebGL技术实现的三维地球客户端开发平台

Npm version Npm downloads GitHub stars star

[**English**](./README_EN.md) |[**中文**](./README.md) 当前仓库包含SDK更新日志、和其他仓库导航。 Github:[https://github.com/marsgis/mars3d](https://github.com/marsgis/mars3d) 国内Gitee:[https://gitee.com/marsgis/mars3d](https://gitee.com/marsgis/mars3d) 更新日志: [CHANGE.md](./CHANGE.md) ## 功能示例 对平台每个功能编写的案例代码,可以阅读每个示例代码来学习各功能,与官网功能示例一致效果。 | 说明 | 教程 |Github源码 | 国内Gitee源码 | | ----|---- | ----| ---- | |原生JS版 | [单击查看](http://mars3d.cn/dev/guide/project/example-es5.html) | [mars3d-es5-example](https://github.com/marsgis/mars3d-es5-example) |[mars3d-es5-example](https://gitee.com/marsgis/mars3d-es5-example) | |Vue版 |[单击查看](http://mars3d.cn/dev/guide/project/example-vue.html) | [mars3d-vue-example](https://github.com/marsgis/mars3d-vue-example) |[mars3d-vue-example](https://gitee.com/marsgis/mars3d-vue-example) | |React版 |[单击查看](http://mars3d.cn/dev/guide/project/example-react.html) | [mars3d-react-example](https://github.com/marsgis/mars3d-react-example) |[mars3d-react-example](https://gitee.com/marsgis/mars3d-react-example) | ## 最简项目模板 提供了面向不同技术栈的最简项目模板,您可以直接使用或参考这些项目模板,了解SDK类库在不同技术栈项目中如何引入使用,快速搭建开发自己的项目。 | 说明 | Github源码 | 国内Gitee源码 | | ----| ----| ---- | |原生JS技术栈 | [mars3d-es5-template](https://github.com/marsgis/mars3d-es5-template) |[mars3d-es5-template](https://gitee.com/marsgis/mars3d-es5-template) | |Vue技术栈 | [mars3d-vue-template](https://github.com/marsgis/mars3d-vue-template) |[mars3d-vue-template](https://gitee.com/marsgis/mars3d-vue-template) | |React技术栈 | [mars3d-react-template](https://github.com/marsgis/mars3d-react-template) |[mars3d-react-template](https://gitee.com/marsgis/mars3d-react-template) | |Angular技术栈 | [mars3d-angular-template](https://github.com/marsgis/mars3d-angular-template) |[mars3d-angular-template](https://gitee.com/marsgis/mars3d-angular-template) | |CS桌面端程序 | [mars3d-electron](https://github.com/marsgis/mars3d-electron) |[mars3d-electron](https://gitee.com/marsgis/mars3d-electron) | |APP移动端程序 | [mars3d-uni-app](https://github.com/marsgis/mars3d-uni-app) |[mars3d-uni-app](https://gitee.com/marsgis/mars3d-uni-app) | ## 基础项目 基础项目是具备一个GIS项目常见功能的项目模板,只用更换数据及叠加业务即可完成项目交付。 如果需要更多功能可以考虑购买[付费项目模板](http://mars3d.cn/template.html)。 |说明 |教程 |Github源码 | 国内Gitee源码 | |----|---- | ----| ---- | |基础项目 原生JS版 |[单击查看](http://mars3d.cn/dev/guide/project/jcxm-es5.html) | [mars3d-es5-project](https://github.com/marsgis/mars3d-es5-project) |[mars3d-es5-project](https://gitee.com/marsgis/mars3d-es5-project) | |基础项目 Vue版|[单击查看](http://mars3d.cn/dev/guide/project/jcxm-vue.html) | [mars3d-vue-project](https://github.com/marsgis/mars3d-vue-project) |[mars3d-vue-project](https://gitee.com/marsgis/mars3d-vue-project) | |基础项目 Vue版+admin管理 | | [mars3d-vue-project-admin](https://github.com/marsgis/mars3d-vue-project-admin) |[mars3d-vue-project-admin](https://gitee.com/marsgis/mars3d-vue-project-admin) | |基础项目 React版|[单击查看](http://mars3d.cn/dev/guide/project/jcxm-react.html) | [mars3d-react-project](https://github.com/marsgis/mars3d-react-project) |[mars3d-react-project](https://gitee.com/marsgis/mars3d-react-project) | ## 第3方平台融合 Mars3D支持结合Cesium相关的各类平台来兼容使用,方便结合不同平台的优点来达到完成各种项目需求。 |说明 | Github | 国内Gitee | |----|---- | ----| |与supermap平台融合示例 | [mars3d-link-supermap](https://github.com/marsgis/mars3d-link-supermap) |[mars3d-link-supermap](https://gitee.com/marsgis/mars3d-link-supermap) | |与earthsdk平台融合示例 | [mars3d-link-earthsdk](https://github.com/marsgis/mars3d-link-earthsdk) |[mars3d-link-earthsdk](https://gitee.com/marsgis/mars3d-link-earthsdk) | ## 其他 |说明 | Github | 国内Gitee | |----|---- | ----| |部分开源插件 | [mars3d-plugin](https://github.com/marsgis/mars3d-plugin) |[mars3d-plugin](https://gitee.com/marsgis/mars3d-plugin) | ## 平台介绍 `Mars3D平台` 是[火星科技](http://marsgis.cn/)研发的一款基于 WebGL 技术实现的三维客户端开发平台,基于[Cesium](https://cesium.com/cesiumjs/)优化提升与B/S架构设计,支持多行业扩展的轻量级高效能GIS开发平台,能够免安装、无插件地在浏览器中高效运行,并可快速接入与使用多种GIS数据和三维模型,呈现三维空间的可视化,完成平台在不同行业的灵活应用。 ## 学习资料 - 开发教程:[http://mars3d.cn/dev/](http://mars3d.cn/dev/) - API文档:[http://mars3d.cn/api/](http://mars3d.cn/api/) - Mars3D官网:[http://mars3d.cn](http://mars3d.cn) ### 反馈问题 为了方便交流及留存,所有bug及建议均统一提交至:[github issues](https://github.com/marsgis/mars3d/issues) 或 [国内gitee issues](https://gitee.com/marsgis/mars3d/issues) ## 平台相关效果 功能示例: ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/example/1.jpg) 基础项目:[在线体验](http://mars3d.cn/project/jcxm/index.html) ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/jcxm/1.jpg) 电子沙盘项目:[在线体验](http://mars3d.cn/project/dzsp/login.html) ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/dzsp/1.jpg) 综合态势项目:[在线体验](http://mars3d.cn/project/zhts/index.html) ![image](https://muyao1987.gitee.io/cdn/mars3d.cn/xm/zhts/1.jpg) ## 版权说明 1. Mars3D平台由[火星科技](http://marsgis.cn/)自主研发,拥有所有权利。 2. 任何个人或组织可以在遵守相关要求下可以免费无限制使用。