/libigl-shadow-mapping

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Compile

Compile this project using the standard cmake routine:

mkdir build
cd build
cmake ..
make

This should find and build the dependencies and create a example binary.

Run

From within the build directory just issue:

./example path/to/mesh

shadow-dragon