Skip to content
/ VIsoline Public

Marching Squares Based Isoline/Contour Library

License

Notifications You must be signed in to change notification settings

miho/VIsoline

Repository files navigation

VIsoline

Download

Marching Squares Based Isoline/Contour library

How to Build VIsoline

Requirements

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

IDE

Open the VIsoline Gradle project in your favourite IDE (tested with NetBeans 8.1) and build it by calling the assemble task.

Command Line

Navigate to the Gradle project (e.g., path/to/VIsoline) and enter the following command

Bash (Linux/OS X/Cygwin/other Unix-like shell)

sh gradlew assemble

Windows (CMD)

gradlew assemble

About

Marching Squares Based Isoline/Contour Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages