This is the solution to my course project of CS272-Geometric-Modeling. We are working on curvature estimation using the characteristics of shifted surface of an object.
cmake-gui
cd build
make -j32
All Documentation, binaries and original source code are available at www.openmesh.org
The main git repository is available at:
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
The gitlab site can be found here:
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
The python bindings can be found here:
https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python
Visual Studio Version: | 2017 | 2015 |
---|---|---|
64-Bit shared, with apps | Download | Download |
32-Bit shared, with apps | - | Download |
64-Bit static, with apps | Download | Download |
32-Bit static, with apps | - | Download |
64-Bit shared, no apps | Download | Download |
32-Bit shared, no apps | Download | Download |
64-Bit static, no apps | Download | Download |
32-Bit static, no apps | Download | Download |
Unpack the tar-ball to a suitable place.
A detailed build manual for Mac/Windows/Linux is in the Documentation
located at Doc/html/index.html
The latest Documentation can be found at:
http://www.openmesh.org/media/Documentations/OpenMesh-Doc-Latest
Documentation for previous versions is available on our website as well.