question about assign mesh to skeleton.

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
aznlz
Gnoblar
Posts: 9
Joined: Fri Apr 08, 2005 9:53 am
Contact:

question about assign mesh to skeleton.

Post by aznlz »

i found this post
http://www.ogre3d.org/phpBB2/viewtopic. ... highlight=
our company will take this way onto our project,
and what i dont understand is..
how do i export the mesh for this method?
is there number for coding to attach mesh to the right skeleton?
please help.
thanks in advance.
User avatar
sinbad
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 19269
Joined: Sun Oct 06, 2002 11:19 pm
Location: Guernsey, Channel Islands
x 67
Contact:

Post by sinbad »

There is nothing special about the way you export, you just use the code in that thread to hook them up.
aznlz
Gnoblar
Posts: 9
Joined: Fri Apr 08, 2005 9:53 am
Contact:

thanksssssss

Post by aznlz »

so all i need to do is...create multiple mesh and assign material on each mesh and then set animation for a character,then export?????
i dont need to do anything for programmer to let him work on easier?
then how will he code this project?
this is really what we dont understand.......

thanks again.
sorry for stupidity
tonyhnz
Greenskin
Posts: 101
Joined: Fri Feb 25, 2005 3:54 am
Location: Florida

Post by tonyhnz »

There is a link shown on the other thread http://www.worldforge.org/dev/eng/clients/ember where you can get the code (from their cvs).
I have also made some changes to this code to bring it up to the latest ogre release so PM me if you need a copy of our code.
Post Reply