开源仓库清单

6/1/2023

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

Npm version Npm downloads GitHub stars star

Mars3D所有资料和代码都均是免费开源的公开发布方式,下面是Mars3D平台所有开源仓库的清单:

# 导航

包含SDK更新日志、和其他仓库导航。

Github:https://github.com/marsgis/mars3d (opens new window)

国内Gitee:https://gitee.com/marsgis/mars3d (opens new window)

# 功能示例

对平台每个功能编写的案例代码,可以阅读每个示例代码来学习各功能,与官网功能示例一致效果。

说明 教程 视频 Github源码 国内Gitee源码
原生JS版 查看 (opens new window) 查看 (opens new window) mars3d-es5-example (opens new window) mars3d-es5-example (opens new window)
Vue版 查看 (opens new window) 查看 (opens new window)高级篇 (opens new window) mars3d-vue-example (opens new window) mars3d-vue-example (opens new window)
React版 查看 (opens new window) 查看 (opens new window)高级篇 (opens new window) mars3d-react-example (opens new window) mars3d-react-example (opens new window)

# 最简项目模板

提供了面向不同技术栈的最简项目模板,您可以直接使用或参考这些项目模板,了解SDK类库在不同技术栈项目中如何引入使用,快速搭建开发自己的项目。

说明 视频 Github源码 国内Gitee源码
原生JS技术栈 查看 (opens new window) mars3d-es5-template (opens new window) mars3d-es5-template (opens new window)
Vue技术栈 查看 (opens new window) mars3d-vue-template (opens new window) mars3d-vue-template (opens new window)
React技术栈 查看 (opens new window) mars3d-react-template (opens new window) mars3d-react-template (opens new window)
Angular技术栈 查看 (opens new window) mars3d-angular-template (opens new window) mars3d-angular-template (opens new window)
CS桌面端程序 查看 (opens new window) mars3d-electron (opens new window) mars3d-electron (opens new window)
uni-app移动端程序 查看 (opens new window) mars3d-uni-app (opens new window) mars3d-uni-app (opens new window)

# 基础项目

基础项目是具备一个GIS项目常见功能的项目模板,只用更换数据及叠加业务即可完成项目交付。 如果需要更多功能可以考虑购买付费项目模板 (opens new window)

说明 教程 视频 Github源码 国内Gitee源码
基础项目 原生JS版 查看 (opens new window) 查看 (opens new window) mars3d-es5-project (opens new window) mars3d-es5-project (opens new window)
基础项目 Vue版 查看 (opens new window) 查看 (opens new window)高级篇 (opens new window) mars3d-vue-project (opens new window) mars3d-vue-project (opens new window)
基础项目 Vue版+admin管理 mars3d-vue-project-admin (opens new window) mars3d-vue-project-admin (opens new window)
三维地球APP项目(Vue3+H5) 查看 (opens new window) 查看 (opens new window)高级篇 (opens new window) mars3d-vue-app (opens new window) mars3d-vue-app (opens new window)
基础项目 React版 查看 (opens new window) 查看 (opens new window)高级篇 (opens new window) mars3d-react-project (opens new window) mars3d-react-project (opens new window)

# 其他

说明 Github 国内Gitee
部分开源插件 mars3d-plugin (opens new window) mars3d-plugin (opens new window)
最后更新: 11/16/2023, 2:33:27 PM