Hello all, I just have a question about irrlicht's collision system. If I want to determine the location (in 3d) of the first face under a mouse click on the screen, is this possible? Also, is it possible to test whether a mouse click falls within a 3d volume (read: axis aligned bounding box)?
Thanks.
Simple collision question
Hey Fab, I don't wish to be rude, but have you used the search function yet? This sounds like a question that's been answered before already.
For the rest I refer you to tutorial 7 (Should be what you're after)
If it's not, then report back here and I'll see how we can help you on
Kingdutch
For the rest I refer you to tutorial 7 (Should be what you're after)
If it's not, then report back here and I'll see how we can help you on
Kingdutch
if (msg.getRubbishFactor() > rubbishLimit) { ignorePost(); cout << how it should be done << "\n"; }