RGAL is a ruby wrapper for a small portion of the awsome CGAL library. It is written using Rice which makes it really easy to extend.
main currently wrapped packages:
- 2D Polygon
- 2D Regularized Boolean Set-Operations
- 2D Straight Skeleton and Polygon Offsetting
- 3D Polyhedral Surface
- 3D Boolean Operations on Nef Polyhedra
- 3D Minkowski Sum of Polyhedra
- ...
- Make sure this isn't what you want: cgal-bindings
- Rice is for Mac and Linux only
- This code contains little or no comments. Sorry, I'll try and be nicer about that.