b1058a4eb73a9327799a71204af2e5625681c62a
* code clean ups * remove useless includes * remove prints * the last changes * avoid using full namespaces and avoid some loops * make acos call nan resistant * throw an exception when zero norm vector calculations happened * overlooked lines * make sure to use CPP versions * remove unneeded variable * overlooked lines * revert * comments from J * overlooked lines * avoid variable overwriting and set size when declaring. * This should be aliasing free. * It seems like some of the variables were not necessary
libigl - A simple C++ geometry processing library
Documentation, tutorial, and instructions at https://libigl.github.io.
❗ On October 15, 2018, a new, cleaned-up history was pushed onto the main libigl repository. To learn more about the consequences of this, and troubleshooting, please read this page.
Languages
C++
96.4%
CMake
2.6%
C
1%
