instantangle icon indicating copy to clipboard operation
instantangle copied to clipboard

2D mesh deformation interactive demo

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