Y
Hacker News
new
|
ask
|
show
|
jobs
by
marmaduke
3701 days ago
I call your bluff on CGAL. What's wrong with a geometry library that can handle exact arithmetic?
1 comments
codehero
3701 days ago
Ever used OpenSCAD? Try doing CSG operations with CGAL on complex STL surfaces. Then take those same surfaces with vtk, use their boolean operations. Faster but with significantly more errors.
link
marmaduke
3701 days ago
Not sure what the conclusion is supposed to be here.
link