Message 1 of 2
Converting multiple meshes into one mesh

Not applicable
01-16-2015
02:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a character model with multiple meshes and textures. I need to combine the meshes and textures into one big mesh and one big texture. This is absolutely necessary for the game engine I am porting the character model into.
How can I combine the character into one combined mesh with one combined texture?