Geogram is a programming library with geometric algorithms
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Bruno Levy 981e4a4c6e
moved CMakeOptions.txt.xxx files into cmake/options/ directory
3 days ago
.github/workflows moved CMakeOptions.txt.xxx files into cmake/options/ directory 3 days ago
cmake moved CMakeOptions.txt.xxx files into cmake/options/ directory 3 days ago
doc cmake: Use install variables from GNUInstallDirs 2 weeks ago
src Fixed detection of leftmost facet. 3 days ago
tests Now testing CDT2d when there are duplicated points 2 weeks ago
tools Action to generate Emscripten demos. 3 months ago
.gitignore make packer optional in atlas maker and do not destroy the charts 5 months ago
.gitmodules rply as submodule 4 months ago
CMakeLists.txt cmake: Override CMAKE_INSTALL_DOCDIR default value 2 weeks ago
LICENSE LICENSE: added mention of BSD three-clauses 4 months ago
README.md Fixed detection of leftmost facet. 3 days ago
configure.bat Fixed configure.bat, now using vs-generic always. 1 year ago
configure.sh Added ImageRasterizer API functions using vec2i. 3 months ago

README.md

geogram

License Release Emscripten Doxygen

Continuous Continuous

Nightly Nightly

Geogram is a programming library with geometric algorithms. It has geometry-processing functionalities:

It also has lower-level algorithm:

Geogram contains the main results in Geometry Processing from the former ALICE Inria project, that is, more than 30 research articles published in ACM SIGGRAPH, ACM Transactions on Graphics, Symposium on Geometry Processing and Eurographics. It was supported by two grants from the European Research Council (ERC): GOODSHAPE and VORPALINE.

How does it compare to other geometry-processing libraries ?

See FAQ