Daniele Panozzo dc2c8e7a25 added UI in 201_Normals.py 10 years ago
..
py_igl ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 10 years ago
001_BasicTypes.py 8bcef21ea7 added conversion helpers between numpy/scipy and eigen types 10 years ago
101_FileIO.py 73d1e34462 first attempt at python wrappers 10 years ago
102_DrawMesh.py 5ea66d91e2 started to support the viewer. Working on adding callbacks management 10 years ago
103_Events.py 3d31b33ce7 added event handling and 103 py tutorial 10 years ago
104_Colors.py ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 10 years ago
105_Overlays.py 4e3778918a finished overlay tutorial 10 years ago
201_Normals.py dc2c8e7a25 added UI in 201_Normals.py 10 years ago
202_GaussianCurvature.py ea90d493ec switched to MatrixXd for all wrappers, updated pybind11 10 years ago
203_CurvatureDirections.py 21e2cbf3f9 finished 203, sparse matrix wrapper is still incomplete 10 years ago
204_Gradient.py aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 10 years ago
CMakeLists.txt 5ea66d91e2 started to support the viewer. Working on adding callbacks management 10 years ago
iglhelpers.py 4e3778918a finished overlay tutorial 10 years ago
mk_py_doc.py 5bb35585d9 added automatic generator of python doc strings 10 years ago
py_igl.cpp aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 10 years ago
py_igl_viewer.cpp 4e3778918a finished overlay tutorial 10 years ago
py_vector.cpp c852547ee8 viewer fully wrapped, added better type error messages 10 years ago
python.cpp c852547ee8 viewer fully wrapped, added better type error messages 10 years ago
python.h c852547ee8 viewer fully wrapped, added better type error messages 10 years ago