Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Update readme picture of 3d model #29

Merged
merged 2 commits into from
Mar 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ executing the cells to create a 3d model of whatever place you like.

Choose bounding box | Create STL file
:-------------------------:|:-------------------------:
![](https://i.imgur.com/76hcx9N.jpg) | ![](https://i.imgur.com/llvxlrk.png)
![](https://i.imgur.com/76hcx9Nh.jpg) | ![](https://i.imgur.com/llvxlrkh.png)

Slice STL file | 3D print
:-------------------------:|:-------------------------:
![](https://i.imgur.com/AKSRHbK.jpg) | ![](https://i.imgur.com/WQn9nwY.png)
![](https://i.imgur.com/AKSRHbKh.jpg) | ![](https://i.imgur.com/DTc1yTBh.jpg)

### 2. Using the dem2stl cli
The `dem2stl` cli lets you create a 3d-printable STL file based on your tiff file. You can run a demo computation to get
Expand Down