miho / JCSG

Java implementation of BSP based CSG (Constructive Solid Geometry)
Other
177 stars 52 forks source link

[FEATURE ADD] Add a simplified API to CSG #40

Open madhephaestus opened 7 years ago

madhephaestus commented 7 years ago

CSG is the user facing object and should have wrapper functions to simplify use of the objects in scripts. The old API should not be changed, just helper functions need to be added.