|
40dc7850a9
|
Add support for multiple triangles per Point
|
2021-01-16 15:57:41 +01:00 |
|
|
ba98ae3386
|
Minor kdtree fixes/workarounds
Not sure why, but it misses some collisions with that t >= 0.0 clause...
|
2021-01-15 13:56:53 +01:00 |
|
|
90b6769278
|
Add visual output for the collision
|
2021-01-15 11:44:28 +01:00 |
|
|
fc880b397a
|
Add mouse direction getter for CollisionSystem
|
2021-01-02 16:52:02 +01:00 |
|
|
7cc6531928
|
Minor bugfixes in CollisionSystem
The global origin wasn't taken into account, and the output had an issue.
|
2021-01-02 16:25:41 +01:00 |
|
|
3bb071ae7b
|
Add prototype collision checking
It outputs values, but they don't seem quite correct...
|
2021-01-02 16:14:59 +01:00 |
|
|
87b54a1b41
|
Add kdtree and foundation of CollisionSystem
|
2021-01-02 16:00:09 +01:00 |
|