There are 0 repository under half-edge-data-structure topic.
A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.
Fast polygon mesh library with different data structures and traits to abstract over those.
A Simple and flexible half edge data structure
A Java libray for creating and editing half-edge data structure
An implementation of a half-edge data structure (DCEL) in purely safe Rust, using ghost-cell and typed arena allocation to deal with the cyclic nature of the data structure. The goal is to provide a safe (primary priority) and performant (secondary priority) library for mesh processing in Rust.