rcgal

Crates.iorcgal
lib.rsrcgal
version0.2.1
sourcesrc
created_at2024-06-08 06:59:51.35793
updated_at2024-06-24 14:59:13.995402
descriptionRust Computational Geometry Algorithms Library.
homepage
repositoryhttps://github.com/liuyulvv/rcgal
max_upload_size
id1265522
size154,638
(liuyulvv)

documentation

README

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

Commit count: 225

cargo fmt