cglm
cglm copied to clipboard
Add glm_ray_aabb
need function glm_ray_aabb
Hi @qcdong2016,
need function glm_ray_aabb
Definitely, added to TODOs, will implement it ASAP if no one gets to it first.
Thanks for your feedback[s]
I found an algo here for ray-aabb intersection, it should be trivial to translate it to cglm with the modern ai. Also the referenced blog post here
@kzhsw many thanks for the reference impl, hope we will have it asap