Hiho
I need a little help,
how can i get x,y,z Coords from an collision?
hope that it is posible.
get point of Collision
Yep, that was, what i wanted
But i think with my bad english 1 can't tell you that right
my code now:
(Attentione, it is not in C++ Syntax)
Hm, it is very Slow, it need upto 4 ms on my Laptop(3Ghz, 512 mb Ram & Gf440go)
But i think with my bad english 1 can't tell you that right
my code now:
Code: Select all
If (smgr.getSceneCollisionManager().getCollisionPoint(
smgr.getscenecollisionmanager().getRayFromScreenCoordinates (T_irrPosition2d_s32.create(10,10)
), selector, intersection, tri))
Hm, it is very Slow, it need upto 4 ms on my Laptop(3Ghz, 512 mb Ram & Gf440go)