Community
FBX Forum
Welcome to Autodesk’s FBX Forums. Share your knowledge, ask questions, and explore popular FBX topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Combine or attach multimple meshes

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
731 Views, 0 Replies

Combine or attach multimple meshes

Hey,

 

at first:
Thank you for this great SDK. I really enjoy developing stuff with it. 🙂

 

Now I stumbled across a problem:

For a bigger project I need to combine different FbxNodes (with a FbxMesh) with the same material to one FbxNode with all meshes combined.

As far as I know there is no option to combine two different meshes.

In another forum thread here someone wrote that it should be possible to add multiple meshes with:

 

mainNode->AddNodeAttribute(FbxMesh* meshToAdd)

 

But after the export only the first added mesh will be shown in 3ds Max.

 

Is there any easy way to combine meshes to one mesh?
Or is the only way to achieve this to manual copy the mesh data? How could I build this, if I only need the mesh and the normals?

 

Thanks in advance,

Florian

EDIT: These were the posts I found about this topic. Unfortunately this won't help me, because I need to export the mesh:

http://forums.autodesk.com/t5/fbx-sdk/multiple-meshes-attached-to-a-fbxnode/m-p/4256002

http://forums.autodesk.com/t5/fbx-sdk/attached-multiple-mesh-nodeattributes-under-the-same-node/m-p/...

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report