Author Topic: Export diffuse+specular+normal maps in a mesh?  (Read 381 times)

Victor Peñaloza   «   on: August 16, 2012, 07:40:47 PM »
Hi, i'm trying to export a mesh from 3dmax10. This mesh have one material with 3 textures (diffuse, specular and normal[in bump slot] map), but when i load the f3d file, i can see only the diffuse map.

What need to do to make it work?

note: Texture files are embed in the f3d file.

Ivan Vodopiviz   «   Reply #1 on: August 21, 2012, 12:22:41 PM »
Hi,

Unfortunately, the current exporter only exports maps for difusse. Until we release the next version of the exporter, you can either set up additional maps in Flare Studio or by code.

Regards,

Victor Peñaloza   «   Reply #2 on: August 21, 2012, 11:23:54 PM »
oh 8(, ok, ill try setup additional maps on model. But how i can manage if i have multiple objects in the same f3d file (as example, an f3d with terrain, trees, house, etc)?