There was an error while loading. Please reload this page.
1 parent 64438f9 commit c379ffeCopy full SHA for c379ffe
examples/deform_sphere.cpp
@@ -13,6 +13,8 @@
13
are unconstrained.
14
*/
15
16
+#define _USE_MATH_DEFINES
17
+
18
// Include as-rigid-as-possible deformation algorithm
19
#include <deform/arap.h>
20
0 commit comments