0
votes
0answers
45 views

Is it ok to use “any ray hit” or should I always use _closest_? [closed]

In making a fair game, a medium-speed rocket (say moves max 1 unit/frame, but units are min something like 3 units wide bounding sphere), I'm thinking how much cheaper on average it must be to do ...