Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hongfaqiu committed Oct 25, 2024
1 parent ef27e90 commit 7cfb06f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions packages/cesium-wind-layer/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ A Cesium plugin for GPU-accelerated visualization of wind field data with partic

[中文文档](/packages/cesium-wind-layer/readme.zh-CN.md) | [Live Demo](https://cesium-wind-layer.opendde.com/)

<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 10px;">
<img src="/pictures/wind.gif" alt="Wind Layer Demo" style="width: 100%; height: 100%; object-fit: cover;">
<img src="/pictures/terrain.gif" alt="Terrain Demo" style="width: 100%; height: 100%; object-fit: cover;">
</div>
| Wind Layer | Terrain Occlusion |
|-----------------|------------------------|
| ![Wind Layer Demo](/pictures/wind.gif) | ![Terrain Occlusion Demo](/pictures/terrain.gif) |

## 📚 Table of Contents

Expand Down
7 changes: 3 additions & 4 deletions packages/cesium-wind-layer/readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@

[English](/packages/cesium-wind-layer/readme.md) | [在线演示](https://cesium-wind-layer.opendde.com/)

<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 10px;">
<img src="/pictures/wind.gif" alt="Wind Layer Demo" style="width: 100%; height: 100%; object-fit: cover;">
<img src="/pictures/terrain.gif" alt="Terrain Demo" style="width: 100%; height: 100%; object-fit: cover;">
</div>
| Wind Layer | Terrain Occlusion |
|-----------------|------------------------|
| ![Wind Layer Demo](/pictures/wind.gif) | ![Terrain Occlusion Demo](/pictures/terrain.gif) |

## 📚 目录

Expand Down

0 comments on commit 7cfb06f

Please sign in to comment.