libgdx / fbx-conv

Command line utility using the FBX SDK to convert FBX/Collada/Obj files to a custom text/binary format for static, keyframed and skinned meshes.
Apache License 2.0
447 stars 116 forks source link

Get indices warning with -m no effect #107

Open chiboreache opened 6 years ago

chiboreache commented 6 years ago

WARNING: Mesh contains more indices (1136610) than the specified maximum (10000) -m 5 10 1000000 -- cant help

arch linux, all libs are fresh, just trying to convert fbx 6100 to 7100 (also tryed G3DB with no luck)