tamasmeszaros
|
1eec6c473c
|
Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfig
|
2020-08-03 19:05:30 +02:00 |
|
tamasmeszaros
|
10c59b0d00
|
Fix the tests after EigenMesh3D refactor
|
2020-06-02 17:15:08 +02:00 |
|
Lukas Matena
|
d8f2c8cdab
|
Fixed a bug in the hole-aware raycaster
|
2020-01-17 16:02:23 +01:00 |
|
tamasmeszaros
|
7ac0e0a8c9
|
more raycaster tests, without repeating the hollowing every time
|
2020-01-09 16:57:11 +01:00 |
|
Lukas Matena
|
f22961edae
|
Fixed a raycaster problem with handling duplicate hits from igl
The duplicate hits confused winding number calculations in the raycaster, which in turn returned incorrect hit.
|
2020-01-09 14:09:26 +01:00 |
|
tamasmeszaros
|
bb62f36df3
|
Add tests for EigenMesh3D raycaster with hole support.
Tests fail! Supports are intersecting the object when holes are added.
|
2020-01-08 17:11:22 +01:00 |
|