mthh / sfcgal-rsLinks
Rust bindings to the latest stable release of SFCGAL
☆12Updated 6 months ago
Alternatives and similar repositories for sfcgal-rs
Users that are interested in sfcgal-rs are comparing it to the libraries listed below
Sorting:
- Robust predicates for computational geometry☆96Updated 8 months ago
- Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.☆160Updated this week
- Data structures and algorithms for 3D geometric modeling.☆45Updated 2 years ago
- Rust crate to perform boolean operations on polygons.☆36Updated 11 months ago
- Contour polygon creation in Rust (using marching squares algorithm)☆62Updated 6 months ago
- port of MapBox's earcut triangulation code to Rust language☆63Updated last year
- Port of MapBox's earcut triangulation code to Rust language☆47Updated 8 months ago
- Rust implementation of the Martinez-Rueda Polygon Clipping Algorithm☆104Updated 2 years ago
- OSM "Metaverse"☆16Updated last year
- Geometry processing library in pure rust☆90Updated 3 months ago
- Computational Geometry library written in Rust☆171Updated this week
- Currently only a playground for rust, wgpu, openlayers web mapping combo☆18Updated this week
- A triangle mesh data structure including basic operations.☆95Updated last year
- Rust read/write support for well-known text (WKT)☆54Updated last month
- Delaunay Triangulations for the Rust Ecosystem☆316Updated 2 weeks ago
- A collection of (hopefully) useful crates written in Rust.☆13Updated 2 weeks ago
- Image density/height map to mesh generator☆82Updated 2 years ago
- FlatGeobuf rendering with Bevy engine☆17Updated 3 years ago
- Rust bindings for GEOS☆141Updated last week
- Multi-modal constructive solid geometry kernel in Rust☆188Updated 3 weeks ago
- S2 geometry library in Rust☆91Updated last year
- Boost voronoi ported to rust☆10Updated 2 years ago
- TIFF decoding and encoding library in pure Rust☆149Updated last week
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Updated last year
- A nice and fast way to construct 2D Voronoi Diagrams☆46Updated 2 years ago
- A port of geographiclib in Rust.☆45Updated 7 months ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆50Updated 4 years ago
- Signed distance field generator in pure Rust☆32Updated 3 years ago
- STEP implementation in Rust.