You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
.reuse | 2 weeks ago | |
LICENSES | 2 weeks ago | |
src | 1 week ago | |
.gitignore | 2 weeks ago | |
.woodpecker.yml | 2 weeks ago | |
Cargo.toml | 2 weeks ago | |
README.md | 2 weeks ago |
README.md
libreda-shapes - Euclidean geometry for LibrEDA
This is library is a collection of geometric primitives together with some fundamental algorithms.
Acknowledgements
- Starting from December 2020 development of this crate is funded by NLnet and NGI0
- This library was initially inspired by geo/geo-types and servo/euclid.
- For ease of use the naming of types and methods follows partially the API of KLayout.