cglm icon indicating copy to clipboard operation
cglm copied to clipboard

Add glm_ray_aabb

Open qcdong2016 opened this issue 7 months ago • 3 comments

need function glm_ray_aabb

qcdong2016 avatar Apr 24 '25 08:04 qcdong2016

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]

recp avatar Apr 24 '25 13:04 recp

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 avatar Apr 30 '25 04:04 kzhsw

@kzhsw many thanks for the reference impl, hope we will have it asap

recp avatar May 01 '25 10:05 recp