miho / JCSG

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

I have cleaned up the API for CSG #17

Closed madhephaestus closed 8 years ago

madhephaestus commented 9 years ago

I moved the transform functions into wrapper functions for CSG. The old API of passing a Transform Object is still there, but the standard use is through the wrapping functions in the CSG object itself. Note the updated sample code with a much cleaner and easier to read and write syntax for users:

https://gist.github.com/madhephaestus/4814b39ee72e9f590757/734aa42dd6d78125f9e6a4f39bf965c547d41eaf