#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

#1389 in Data structures

Download history 23/week @ 2024-12-08 7/week @ 2024-12-15 97/week @ 2025-02-09 39/week @ 2025-02-16

136 downloads per month

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

~86KB