Skip to content

Commit

Permalink
updated NASA example
Browse files Browse the repository at this point in the history
  • Loading branch information
thearn committed Oct 6, 2013
1 parent 9226134 commit 50af8e0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ A = gaussian_filter(A, 1) # smoothing
numpy2stl(A, "examples/NASA.stl", scale=0.05, mask_val = 5.)
```


![Alt text](http://i.imgur.com/LFvw5Yn.png "Screenshot")
[Click to view STL (view as wireframe)](examples/NASA.stl)

```python
Expand Down
Binary file modified examples/NASA.stl
Binary file not shown.
Binary file modified examples/example_data/NASA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 50af8e0

Please sign in to comment.