Jump to content

FBX export as quad


photo

Recommended Posts

Posted (edited)
Unigene engine triangulates when importing, and also triangulates when exporting.
We need the function to export as quad format when exporting fbx file.
I wonder if there are options, and if there are no options, I wonder if there is a way.
thank you. : )
Edited by park.sungsoo
Posted

park.sungsoo

Normally engine doesn't work with quads, so you can't properly import or export them. You can try to find some 3rd party software that would process exported FBX and do the required changes.

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

Quads are mainly useful for modelling and editing.

Behind the"scene" there are always triangles and vertecis, normals, tangents etc,

Some tool can produce quads out of tris and vice versa. 

... repeating what silent says ;).

Best.

Werner

×
×
  • Create New...