#mesh #half-edge #graphics

hedge

An index based half-edge mesh implementation

1 unstable release

0.2.1 Jun 11, 2019
0.1.1 May 15, 2019
0.0.11 Aug 25, 2017
0.0.9 Jul 29, 2017

#1028 in Data structures

MPL-2.0 license

67KB
1.5K SLoC

hedge

Build Status Documentation Version License

Indexed based half-edge mesh implementation.

Many of the ideas and techniques used in this crate are inspired by Petgraph and OpenMesh.


lib.rs:

An index based half-edge mesh implementation.

Dependencies

~87KB