Skip to content

A collection of small utilities written using Geogram.

License

Notifications You must be signed in to change notification settings

jdumas/geotools

Geogram Tools

Build Status Build status

A collection of small utilities made using the geogram library (mostly).

Compilation

Compile with CMake:

mkdir build
cd build
cmake ..
make -j4

Rescale a mesh to fit in a unit box, and set its min corner to 0.

Simple Poisson disk sampling in a 3D grid based on Bridson's 2007 paper.

A simple voxelization program, which takes a surface mesh as input.

About

A collection of small utilities written using Geogram.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published