/CS272-Geometrci-Processing-Curvature-Estimation

Curvature Estimation code for the course project at CS272-Geometrci-Processing

Primary LanguageC++OtherNOASSERTION

OpenMesh, 8.0

Introduction

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.

curvature1

curvature2

Usage:

cmake-gui
cd build
make -j32

Getting OpenMesh

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

Download Binaries

Windows

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

Download Sources

Download Sources

Installing

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

Documentation

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.