I lose the position information when I export a single mesh!

lmas19820607

31-07-2008 08:25:46

I only use ofusion to export an mesh, not the scene.
After export, I get a mesh file. but when I view the mesh file in a viewer, I found that nomatter what position I move mesh in Max8, the exported mesh always at (0, 0, 0) position in the viewer.

I know if I export a scene, it will include the position infomation. But I only want a single mesh with position infomation.

Anyone can give some advise?

Lioric

31-07-2008 15:51:08

Set the object's pivot to the center of the scene (move only the pivot to the center) and export the mesh, this will produce a mesh in world coords (the mesh geometry will be at the place you want in the scene)

lmas19820607

01-08-2008 03:45:56

It works, thank you very much!