Miuna commented on pull request josh/j3ml#27 2024-05-09 15:53:44 -04:00
Add AABB v AABB & Triangle v Triangle intersection, and fix dot product

Test Driven Development makes it easy 😄

Miuna created pull request Redacted/Re3D#13 2024-05-08 09:41:24 -04:00
Refactor Collision code to use J3ML collision
Miuna pushed to dev at Miuna/Re3D-Fork 2024-05-08 09:39:34 -04:00
ed6fc58165 Use J3ML triangle v triangle collision
Miuna created pull request josh/j3ml#27 2024-05-08 09:26:18 -04:00
Add AABB v AABB & Triangle v Triangle intersection, and fix dot product
Miuna pushed to main at Miuna/j3ml-fork 2024-05-08 09:24:11 -04:00
4830015060 Add triangle SAT intersection
ac4538bba5 Fix dot product
82cb3d7ee3 Add AABBvAABB interesection & add AABB scale
Compare 3 commits »
Miuna created repository Miuna/j3ml-fork 2024-05-06 19:32:20 -04:00
Miuna created branch dev in Miuna/Re3D-Fork 2024-05-06 19:31:41 -04:00
Miuna pushed to dev at Miuna/Re3D-Fork 2024-05-06 19:31:41 -04:00
c0baa7abad Support J3ML::AABB
e7464e963b Change Collider data into a std::variant
977f8f6e66 Consolidate collider transforms into Collider
64151c71e6 Refactor collision functions into Collider
Compare 4 commits »
Miuna created repository Miuna/Re3D-Fork 2024-05-06 19:29:57 -04:00