/instantangle

2D mesh deformation interactive demo

Primary LanguageC

2D mesh deformation interactive demo

Warning: work in progress!

Use CMake to build the project:

git clone --recurse-submodules https://github.com/ssloy/instantangle.git &&
cd instantangle &&
mkdir build &&
cd build &&
cmake .. &&
make -j