https://github.com/p-e-w/curv-solids
A library for working with polyhedra in Curv
https://github.com/p-e-w/curv-solids
Last synced: 4 months ago
JSON representation
A library for working with polyhedra in Curv
- Host: GitHub
- URL: https://github.com/p-e-w/curv-solids
- Owner: p-e-w
- License: apache-2.0
- Created: 2019-02-02T09:23:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T05:21:29.000Z (over 7 years ago)
- Last Synced: 2025-06-04T22:07:18.336Z (about 1 year ago)
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## curv-solids
curv-solids is a library for working with polyhedra in [Curv](https://github.com/curv3d/curv).
**It does not work yet.**
## License
Copyright © 2019 Philipp Emanuel Weidmann ()
This project is released under the same license as Curv itself, namely
the Apache License, Version 2.0.
**By contributing to this project, you agree to release your
contributions under the same license.**
Portions of the code are translated from existing code released under
different (permissive) licenses. These portions are clearly labeled in the code.
See the accompanying reference links for full license details.