5 Repositories
Rust triangulation Libraries
Meshtext is a font triangulation tool for 3D scenes.
Meshtext is a font triangulation tool for 3D scenes.
8 Dec 11, 2022
tri-angle trader without trade, just watch pair's price change, print arbtrage chance.
tri-angle trader without trade, just watch pair's price change, print arbtrage chance.
5 Nov 19, 2022
port of MapBox's earcut triangulation code to Rust language
Earcutr This is a port of the MapBox company's Earcut computer code, which triangulates polygons. Please see https://github.com/mapbox/earcut for more
41 Dec 26, 2022
Fast 2D Delaunay triangulation in Rust. A port of Delaunator.
delaunator-rs A very fast static 2D Delaunay triangulation library for Rust. A port of Delaunator. Documentation Example use delaunator::{Point, trian
123 Dec 20, 2022
Spatial Data Structures for Rust
spade Documentation Using spade Examples Project state Performance License Spade (SPAtial DatastructurEs, obviously!) implements a few nifty data stru
195 Dec 21, 2022