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 |
|