Thanks to visit codestin.com
Credit goes to github.com

Skip to content

miho/VCSG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCSG

Download

CSG library (uses native CAD libraries as well as JCSG & VVecMath)

Building VCSG

Requirements

  • JDK >= 1.8
  • Internet connection (dependencies are downloaded automatically)
  • IDE: Gradle Plugin (not necessary for command line usage)

IDE

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.

Command Line

Navigate to the VCSG core Gradle project (i.e., path/to/VCSG) and enter the following command

Bash (Linux/macOS/Cygwin/other Unix shell)

bash gradlew assemble

Windows (CMD)

gradlew assemble 

About

CSG library (uses native CAD libraries as well as JCSG & VVecMath)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages