Geogram Tools

A collection of small utilities made using the geogram library.

Normalize Mesh

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

Poisson Disk Sampling

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

VoxMesh

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