hinzabo
17-03-2007 13:41:10
i create 3 plane in 3ds max but when i export them to ogre i see those plane are in disorder (not the same structure in 3ds max).
and i have already done utilities->reset XForm.
how can i resolve this problem??
thank you.
Lioric
19-03-2007 16:14:12
Are the planes grouped? can you post a screenshot (or better, the scene file)?
hinzabo
19-03-2007 20:20:28
thks Lioric
the planes are not grouped
the scene file:
<oe_scene>
<sceneManager type="1" />
<bkgcolor r="0" g="0" b="0" />
<lightColor r="0" g="0" b="0" />
<shadowTechnique type="0" tex_size="512" tex_count="1">
<color r="0" g="0" b="0" />
</shadowTechnique>
<entities>
<entity name="Plane01" hidden="false" filename="Plane01.mesh" CastShadows="yes" ReceiveShadows="yes">
<position x="34.3343" y="0" z="-28.3758" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
<entity name="Plane02" hidden="false" filename="Plane02.mesh" CastShadows="yes" ReceiveShadows="yes">
<position x="-31.2245" y="0" z="-57.2178" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
<entity name="Plane03" hidden="false" filename="Plane03.mesh" CastShadows="yes" ReceiveShadows="yes">
<position x="-46.9669" y="0" z="3.38602" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
</entities>
</oe_scene>
Lioric
20-03-2007 00:46:41
What do you mean by "in disorder", do you refer to the positions/placement of the objects?
Are they correctly displayed in the preview viewport?