Page 1 of 1

bounding box

Posted: Thu Aug 05, 2004 1:17 pm
by biotech
it seems that when you use *.x file scene node doesnt return its bounding box,with *.3ds this works perfectly
there is another issue about this.i noticed that when you use transparent material bounding box or simple draw3dline are drawn in the color of background.and the color can not be changed!

Posted: Thu Aug 05, 2004 3:20 pm
by puh

Posted: Sat Aug 07, 2004 8:10 pm
by UrPc
I have also a problem with .x - file Models:

I think the bounding box is calculated of the Joints and because of that i can't make a headshot in my game...

Then some Joint Positions aren't returned proberly, they sometimes aren't in the (real) bounding box.

Then I think it would be better if the returned SceneNode of getMS3DJointNode have a Mesh attached (now it's a simple DummyTransformationSceneNode) and i can set the Position of the Joint because then I could add rag dolling simplier. :roll:

Posted: Thu Aug 12, 2004 8:26 pm
by biotech
UrPc wrote:I have also a problem with .x - file Models:

I think the bounding box is calculated of the Joints and because of that i can't make a headshot in my game...

Then some Joint Positions aren't returned proberly, they sometimes aren't in the (real) bounding box.

Then I think it would be better if the returned SceneNode of getMS3DJointNode have a Mesh attached (now it's a simple DummyTransformationSceneNode) and i can set the Position of the Joint because then I could add rag dolling simplier. :roll:
but i dont have bones in my x file