Nico Brügel
|
6787393cd1
|
replace 'viewer.core' with 'viewer.core()' in python tutorials. Use same API style like in C++ however other methods for multiple viewport support still do not have python bindings.
|
2019-06-13 14:58:05 +02:00 |
|
Jérémie Dumas
|
b7d36697df
|
python3 -> python
|
2018-11-28 08:29:23 -05:00 |
|
Jérémie Dumas
|
b0c518a05f
|
Fix build for current python bindings.
|
2018-11-12 22:56:45 +01:00 |
|
Alec Jacobson
|
1fe4eb190f
|
Revert "Revert "Marching Tetrahedra (#716)" (#924)" (#925)
This reverts commit 65aa93e9ef [formerly 47634615ce].
Former-commit-id: fd8d66156c
|
2018-10-14 19:17:01 -04:00 |
|
Alec Jacobson
|
65aa93e9ef
|
Revert "Marching Tetrahedra (#716)" (#924)
This reverts commit 7cb42ce972 [formerly d152b6072e].
Former-commit-id: 47634615ce
|
2018-10-14 19:16:39 -04:00 |
|
Francis Williams
|
7cb42ce972
|
Marching Tetrahedra (#716)
* Marching Tetrahedra
* dropping cxx11
Former-commit-id: d152b6072e
|
2018-10-14 19:14:45 -04:00 |
|
Zhongshi Jiang
|
f8f3f1b48e
|
Update python tutorials to reflect the viewer refactor
Former-commit-id: 8edf097dcf
|
2018-03-16 20:58:19 -04:00 |
|
Daniele Panozzo
|
53ee86a4ab
|
fixing py tutorials
fixing runtime errors introduced by updating to pybind 2.2
Former-commit-id: ac4ffe2434
|
2018-02-14 16:05:19 -04:00 |
|
Daniele Panozzo
|
39969d911f
|
added comments to python files 2/2
Former-commit-id: d243ce6cb1
|
2017-10-08 16:05:42 -04:00 |
|
Sebastian Koch
|
594aad7067
|
Cleaned up python tutorials and added dependency checks to all tutorials
Former-commit-id: 246017f041
|
2016-06-07 16:28:06 +02:00 |
|
Sebastian Koch
|
ad00bd397f
|
Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings
Former-commit-id: 2214125878
|
2016-06-07 15:13:54 +02:00 |
|
Sebastian Koch
|
b523d56718
|
Finalized tutorial 704
Former-commit-id: a507397d12
|
2016-06-03 17:38:38 +02:00 |
|
Sebastian Koch
|
c5e77fa5d7
|
Added multiple tutorials
Former-commit-id: 706aa31449
|
2016-06-03 16:53:22 +02:00 |
|
Sebastian Koch
|
6e4a3738aa
|
Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings
Former-commit-id: aa6e79dc36
|
2016-05-25 21:47:37 +02:00 |
|
Sebastian Koch
|
7074cdd396
|
Added initial (not yet fully) working tutorial 704
Former-commit-id: e2542ecf24
|
2016-05-20 20:26:18 +02:00 |
|