miho / JCSG

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

License #45

Closed xahon closed 6 years ago

xahon commented 6 years ago

Can I use in production for commercial use? Where should I mention author?

miho commented 6 years ago

Yes. Commercial usage is allowed. See https://github.com/miho/JCSG/blob/master/LICENSE.txt for details.

miho commented 6 years ago

Add it to the documentation. In the sections of the documentation where you mention CSG and related functionality you might want to link to this project. Thanks for using JCSG.