Skip to content

Commit

Permalink
add gif to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendzae committed Dec 22, 2024
1 parent 5967786 commit d33a4ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ The libary uses a slotmap based implementation of the Surface Mesh which takes h
The goal of this library is to provide a flexible mesh abstraction and
set of operations to be used for procedural modeling and procedural generation
of 3D meshes.

### Examples

![tree_example](smesh_demo.gif)
_parameterized procedural mesh generation_

![screenshot](visualizer_screenshot.png)
_use the visualizer example app to interactively explore library features_
_use the the built in visual debug view to understand the topology of you meshes_

`cargo run --example visualizer`

Expand Down
Binary file added smesh_demo.gif
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 d33a4ec

Please sign in to comment.