Skip to content

Commit

Permalink
Add oloid example to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janbridley committed Oct 14, 2024
1 parent df6e147 commit c51ed02
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
<div>
<img src='doc/svgs/teapot-tri.svg' alt='Stanford Teapot' width='20%'/>
<img src='doc/svgs/oloid_64-tri-compact' alt='Keenan Oloid' width='20%'/>
<img src='doc/svgs/bunny-tri-compact.svg' alt='Stanford Bunny' width='20%'/>
</div>

<!-- Mesh data sources (rendered using svg3d): -->
<!-- https://imagetostl.com/convert/file/ply/to/obj#convert -->
<!-- https://www.cs.cmu.edu/~kmcrane/Projects/ModelRepository/ -->


This is a simple Python library for generating 3D wireframes in SVG format, and a
Expand Down
70 changes: 70 additions & 0 deletions doc/svgs/oloid_64-tri-compact.svg
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 c51ed02

Please sign in to comment.