poly2tri-rs, an idiomatic and fast rust lib(port) for triangulation

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • poly2tri-rs

    Rust port for poly2tri cpp library

  • Here it is: https://github.com/shuoli84/poly2tri-rs

  • poly2tri

    2D constrained Delaunay triangulation library

  • output for dude.dat(https://github.com/jhasse/poly2tri/blob/master/testbed/data/dude.dat)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • delaunator-rs

    Fast 2D Delaunay triangulation in Rust. A port of Delaunator.

  • Have you benched it against other rust implementations? I'd be curious to hear how it compares. Here's a fast one using geometric predicates that I looked through recently when implementing a 3d delaunay tetrahedralization library for myself: https://github.com/mourner/delaunator-rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts