#computational-geometry #geometric #2d

rcgal

Rust Computational Geometry Algorithms Library

6 releases

0.2.2 Jul 17, 2024
0.2.1 Jun 24, 2024
0.1.3 Jun 13, 2024

#505 in Math

Download history 5/week @ 2024-07-23 4/week @ 2024-07-30 4/week @ 2024-09-10 3/week @ 2024-09-17 15/week @ 2024-09-24 6/week @ 2024-10-01

438 downloads per month

MIT/Apache

185KB
5K SLoC

RCGAL

Rust Computational Geometry Algorithms Library.

RCGAL is still in the early state of development, and the API is not stable yet.

RCGAL is not a Rust binding of CGAL, but a new library that is inspired by the CGAL.

The main goal of RCGAL now is to provide a set of basic 2D geometric algorithms. The documentation is still in progress.

License

RCGAL is licensed under either of the following, at your option:

  • Apache License, Version 2.0

  • MIT License

Dependencies

~210KB