Y
Hacker News
new
|
ask
|
show
|
jobs
by
snowAbstraction
1298 days ago
I've seen that there are Python wrappers for some of CGAL
https://github.com/sciencectn/cgal-bindings
but I haven't used them.
1 comments
amoral
1298 days ago
There are also "official" ones there:
https://github.com/CGAL/cgal-swig-bindings
. It does not cover all components, but is performed on a "when there are enough requests for it" basis.
link