Skip to content

ohjay/mesh-parameterization

Repository files navigation

Mesh Parameterization

The code structure is based on a project skeleton from Alec Jacobson's geometry processing course.

Prerequisites

Install CMake and a modern C++ compiler. Then clone the repository using

git clone --recursive http:https://github.com/ohjay/mesh-parameterization.git

Compilation

mkdir build
cd build
cmake ..
make

Execution

./mesh-parameterization <path to obj>

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published