| Crates.io | rcgal |
| lib.rs | rcgal |
| version | 0.2.2 |
| created_at | 2024-06-08 06:59:51.35793+00 |
| updated_at | 2024-07-17 14:30:08.67916+00 |
| description | Rust Computational Geometry Algorithms Library. |
| homepage | |
| repository | https://github.com/liuyulvv/rcgal |
| max_upload_size | |
| id | 1265522 |
| size | 194,161 |
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.
RCGAL is licensed under either of the following, at your option:
Apache License, Version 2.0
MIT License