CSG library (uses native CAD libraries as well as JCSG & VVecMath)
- JDK >= 1.8
- Internet connection (dependencies are downloaded automatically)
- IDE: Gradle Plugin (not necessary for command line usage)
Open the VCSG core Gradle project in your favourite IDE (tested with NetBeans 8.2 and IntelliJ 2018) and build it
by calling the assemble task.
Navigate to the VCSG core Gradle project (i.e., path/to/VCSG) and enter the following command
bash gradlew assemble
gradlew assemble