Cube and Rectangle Intersection
-
Hi all, What is the best way to check whether a cube intersects with a rectangle, Remember both the and rectangle can be in any position (rotated ). Cheers KD
If u can Dream... U can do it
if you treat the rectangle as a cube with a length of zero on one dimension I'm sure you can find multiple implementations online.
-- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?
-
if you treat the rectangle as a cube with a length of zero on one dimension I'm sure you can find multiple implementations online.
-- CleaKO The sad part about this instance is that none of the users ever said anything [about the problem]. Pete O`Hanlon Doesn't that just tell you everything you need to know about users?
thanks: https://movied.org
-
Hi all, What is the best way to check whether a cube intersects with a rectangle, Remember both the and rectangle can be in any position (rotated ). Cheers KD
If u can Dream... U can do it
thanks: https://movied.org