|
il y a 9 ans | |
---|---|---|
.. | ||
boolean | il y a 9 ans | |
cgal | il y a 9 ans | |
tetgen | il y a 9 ans | |
README.md | il y a 9 ans | |
marching_cubes.cpp | il y a 9 ans | |
marching_cubes.h | il y a 9 ans | |
marching_cubes_tables.h | il y a 9 ans | |
progressive_hulls.cpp | il y a 9 ans | |
progressive_hulls.h | il y a 9 ans | |
progressive_hulls_cost_and_placement.cpp | il y a 9 ans | |
progressive_hulls_cost_and_placement.h | il y a 9 ans | |
quadprog.cpp | il y a 9 ans | |
quadprog.h | il y a 9 ans |
Functions in the include/igl/copyleft/
subdirectory are in the
igl::copyleft::
namespace to indicate that they are under a more aggressive
copyleft than
MPL2 used for the main
include/igl
directory and igl::
namespace. Most notably, this subdirectory
includes code that is under
GPL.
Typically a company planning on developing software without releasing its source code will avoid or purchase licenses for such dependencies. If you do obtain such a license for the dependencies employed here, you are free to use the libigl functions here as per their MPL2 license.