How to export model more than 1 objects?

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
OliverWPZ
Halfling
Posts: 53
Joined: Sun Feb 20, 2005 10:55 am

How to export model more than 1 objects?

Post by OliverWPZ »

I have a 3d person model which has two objects?
One submesh is upper body what can be used to change shirt texture in program.
Another submesh is under body what can be used to change trousers texture in program.
And there is several animation states for this model.

But how can I export this kind of model.
3dmaxExporter seems can not export the model has more than two objects.
MilkShape works ,but the skeleton of the model has gone bad after exported.The model moves from up to down in every animation state.

How can I export this kind of model .
THX!
If you love something...set it free...if back: it`s yours...or:it`s never
User avatar
DrPain
Gnome
Posts: 349
Joined: Tue Jul 05, 2005 2:51 pm
Location: Connecticut, USA

Post by DrPain »

Search the forums. This has been discussed many, many times.
User avatar
celic
Gnome
Posts: 363
Joined: Wed Mar 23, 2005 11:05 am
Location: Chisinau/Moldova
Contact:

Post by celic »

you should attach all the objects, in order to export a single .mesh file
OliverWPZ
Halfling
Posts: 53
Joined: Sun Feb 20, 2005 10:55 am

Post by OliverWPZ »

celic wrote:you should attach all the objects, in order to export a single .mesh file
The model can be exported successfully after attached.
But I cant use getSubEntiy() function to change the texture of the submesh.

How can I do the things follow:

One submesh is upper body what can be used to change shirt texture in program.
Another submesh is under body what can be used to change trousers texture in program.

Thx again!
If you love something...set it free...if back: it`s yours...or:it`s never
Post Reply