.. |
py_igl
|
1524d4d294
fixed nasty memory bug in pybind11, appearing only with python 2.7 but also potentially affecting 3.x
|
9 년 전 |
001_BasicTypes.py
|
8bcef21ea7
added conversion helpers between numpy/scipy and eigen types
|
9 년 전 |
101_FileIO.py
|
6c117041d6
removed numpy dependencies, added constructor from lists to dense matrices
|
9 년 전 |
102_DrawMesh.py
|
5ea66d91e2
started to support the viewer. Working on adding callbacks management
|
9 년 전 |
102_DrawMeshTCP.py
|
7b9284c5d4
trying to make the tcpwrapper python3+ compatible
|
9 년 전 |
103_Events.py
|
3d31b33ce7
added event handling and 103 py tutorial
|
9 년 전 |
104_Colors.py
|
ea90d493ec
switched to MatrixXd for all wrappers, updated pybind11
|
9 년 전 |
105_Overlays.py
|
6c117041d6
removed numpy dependencies, added constructor from lists to dense matrices
|
9 년 전 |
201_Normals.py
|
dc2c8e7a25
added UI in 201_Normals.py
|
9 년 전 |
202_GaussianCurvature.py
|
a11d43a8d8
added ui to 202 and 203
|
9 년 전 |
203_CurvatureDirections.py
|
6c117041d6
removed numpy dependencies, added constructor from lists to dense matrices
|
9 년 전 |
204_Gradient.py
|
6c117041d6
removed numpy dependencies, added constructor from lists to dense matrices
|
9 년 전 |
205_Laplacian.py
|
6c117041d6
removed numpy dependencies, added constructor from lists to dense matrices
|
9 년 전 |
301_Slice.py
|
026cea6924
added 304
|
9 년 전 |
302_Sort.py
|
713685dbd4
tempoarary fix in slice, still requires some debugging
|
9 년 전 |
303_LaplaceEquation.py
|
cda229c05b
added 303 LaplaceEquation
|
9 년 전 |
304_LinearEqualityConstraints.py
|
026cea6924
added 304
|
9 년 전 |
305_QuadraticProgramming.py
|
0cd2dc884b
added 305
|
9 년 전 |
306_EigenDecomposition.py
|
b57ee21b85
added 306
|
9 년 전 |
CMakeLists.txt
|
7b9284c5d4
trying to make the tcpwrapper python3+ compatible
|
9 년 전 |
CurvatureDirections.m
|
bb889bcea4
added 205 laplacian
|
9 년 전 |
iglhelpers.py
|
026cea6924
added 304
|
9 년 전 |
mk_py_doc.py
|
50e014d623
windows fixes
|
9 년 전 |
py_doc.cpp
|
50e014d623
windows fixes
|
9 년 전 |
py_doc.h
|
50e014d623
windows fixes
|
9 년 전 |
py_igl.cpp
|
b57ee21b85
added 306
|
9 년 전 |
py_igl_viewer.cpp
|
e4082616ff
added tcpviewer for avoiding matlab locking
|
9 년 전 |
py_vector.cpp
|
b57ee21b85
added 306
|
9 년 전 |
python.cpp
|
50e499e0e9
added 301
|
9 년 전 |
python.h
|
0cd2dc884b
added 305
|
9 년 전 |
t102DrawMesh.m
|
4521de48d9
changed name to conform with matlab namings
|
9 년 전 |
tcpviewer.py
|
1772c67ce4
improved performances, win fixes for tcpviewer
|
9 년 전 |