Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BrunoLevy/GraphiteThree

Experimental 3D modeler
https://github.com/BrunoLevy/GraphiteThree

computer-graphics geometry-processing mesh-generation mesh-processing

Last synced: 5 days ago
JSON representation

Experimental 3D modeler

Awesome Lists containing this project

README

        

# GraphiteThree

![](https://github.com/BrunoLevy/GraphiteThree/wiki/graphite_banner.gif)

Graphite is an experimental 3D modeler, built around
[geogram](https://github.com/BrunoLevy/geogram).

It has [Pointset processing and reconstruction](Points),
[Surface remeshing and repair](Remeshing) and many other functionalities,
see [Mesh commands reference](Mesh) for the complete list.

It 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.

Links
-----
- [Documentation, how to compile, tutorials...](https://github.com/BrunoLevy/GraphiteThree/wiki)
- [Programmer's reference manual...](https://brunolevy.github.io/GraphiteThree/)
- [Releases...](https://github.com/BrunoLevy/GraphiteThree/releases)
- The [Geogram](https://github.com/BrunoLevy/geogram) programming library