48ac6aa0b5ef9286c95874042cfe68965bc94f29
* Cleanups: unified arguments' names, variable types, unused variables removed, initialization of fileds. Many Clang-tidy hints have been applied, etc. * ints should be unsigned * changes overlooked duing refactorization * changes overlooked duing refactorization * changes overlooked duing refactorization * changes overlooked duing refactorization * changes overlooked duing refactorization and suggestions from @jdumas * remove unneeded var. * indents * extract a constant * a name changed
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%
