Skip to content

Commit

Permalink
Add links to other 3D perspective plot examples
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Dec 2, 2024
1 parent 14cab39 commit 7f2e2fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions book/tut05_topography.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,3 +292,11 @@ with pygmt.config(PS_PAGE_COLOR="#a9aba5"):
)
fig.show()
```

```{seealso}
Examples of other 3D perspective plots made with PyGMT:
- https://github.com/andrebelem/3D-Antarctic-maps
- https://github.com/andrebelem/PlanetaryMaps/blob/main/2_%20Tutorial%20Mars%20Maps%20V2.ipynb
- https://www.generic-mapping-tools.org/egu22pygmt/lidar_to_surface.html
- https://www.pygmt.org/v0.13.0/tutorials/advanced/3d_perspective_image.html
```

0 comments on commit 7f2e2fb

Please sign in to comment.