o
odinpkg.dev
packages / library / delaunator

delaunator

3391c94library

No description provided.

No license · updated 1 year ago

A fast 2D Delaunay Triangulation library for the Odin programming language. A port of Delaunator and the Rust delaunator crate.

You can see an example in action by running:

cd example
odin run .

Screenshot_20250413_000704