Skip to content

CHanzyLazer/jToolEX-Voronoi-3D

Repository files navigation

jTool Expansion: Voronoi 3D

3D Voronoi Analysis in jTool-Expansion.

This library is based on Voronoi 3D, Completely rewritten for jTool usage and optimized the Geometry functions.

Now supports jdk8.

Usage

Add the JitPack repository to your build file and add the dependency:

repositories {
    mavenCentral()
    maven {url 'https://www.jitpack.io'}
}
dependencies {
    implementation 'com.github.CHanzyLazer:jToolEX-Voronoi-3D:jtoolex-voronoi:v1.2'
}

License

This library is licensed under the AGPL v3.0.

About

3D Voronoi Analysis in jTool-Expansion

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages