Crate honeycomb_kernels

Source
Expand description

§honeycomb-kernels

This crate implements usual meshing algorithms using combinatorial maps as the underlying mesh representation structure.

Modules§

cell_insertion
Cell insertion functions
grisubal
grisubal algorithm description & implementation
remeshing
remeshing routine components
skewness
Skewness computation routines.
triangulation
Polygon triangulation functions