A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.
-
Updated
Feb 2, 2021 - Go
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.
Finite Element 2D modeler based on HED data structure.
Java implementation of a Half-Edge Data Structure. Derived from enjmiah, uses classes from nus-cs2030.
GyresMesh is a C# half-edge structure library which inspired and transmitted from Java Library HE_Mesh(https://github.com/wblut/HE_Mesh). But GyresMesh combines origin functions and the advantages of C#.
Implementation of a doubly connected edge list (DCEL).
Add a description, image, and links to the half-edge-data-structure topic page so that developers can more easily learn about it.
To associate your repository with the half-edge-data-structure topic, visit your repo's landing page and select "manage topics."