Skip to content

A collection of small utilities written using Geogram.

License

Notifications You must be signed in to change notification settings

jdumas/geotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e222402 · Jan 11, 2019

History

60 Commits
Jan 11, 2019
Jan 10, 2019
Jan 10, 2019
Jan 11, 2019
Nov 1, 2018
Jan 11, 2019
Jan 10, 2019
Jan 11, 2019
Aug 9, 2017
Jan 10, 2019
Jan 11, 2019
Jan 11, 2019
Jul 18, 2016
Jan 11, 2019

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