Skip to content

Commit

Permalink
修改cdn地址
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed Dec 17, 2021
1 parent f20403a commit 62e7b0e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<p align="center">
<img src="https://mars3d.cn/logo.png" width="300px" />
<img src="https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/logo.png" width="300px" />
</p>

<p align="center">🌎 一款基于WebGL技术实现的三维地球客户端开发平台</p>
Expand Down Expand Up @@ -92,19 +92,19 @@ Mars3D支持结合Cesium相关的各类平台来兼容使用,方便结合不

## 平台相关效果
功能示例:
![image](http://mars3d.cn/img/example.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/example/1.jpg)

基础项目:[在线体验](http://mars3d.cn/project/jcxm/index.html)

![image](http://mars3d.cn/img/jcxm.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/jcxm/1.jpg)

电子沙盘项目:[在线体验](http://mars3d.cn/project/dzsp/login.html)

![image](http://mars3d.cn/img/dzsp.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/dzsp/1.jpg)

综合态势项目:[在线体验](http://mars3d.cn/project/zhts/index.html)

![image](http://mars3d.cn/img/zhts.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/zhts/1.jpg)



Expand Down
10 changes: 5 additions & 5 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<p align="center">
<img src="https://mars3d.cn/logo.png" width="300px" />
<img src="https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/logo.png" width="300px" />
</p>

<p align="center">🌎 A 3D Earth client development platform based on WebGL Technology :Mars3D</p>
Expand Down Expand Up @@ -59,19 +59,19 @@
## Platform related effects
Function example:

![image](http://mars3d.cn/img/example.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/example/1.jpg)

Basic project:[online experience](http://mars3d.cn/project/jcxm/index.html)

![image](http://mars3d.cn/img/jcxm.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/jcxm/1.jpg)

Electronic sand table project:[online experience](http://mars3d.cn/project/dzsp/login.html)

![image](http://mars3d.cn/img/dzsp.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/dzsp/1.jpg)

Comprehensive situation project:[online experience](http://mars3d.cn/project/zhts/index.html)

![image](http://mars3d.cn/img/zhts.jpg)
![image](https://cdn.jsdelivr.net/gh/muyao1987/cdn/mars3d.cn/xm/zhts/1.jpg)



Expand Down

0 comments on commit 62e7b0e

Please sign in to comment.