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

Any way to convert .txt file to .fbx file #128

Open dharm6619 opened 3 years ago

dharm6619 commented 3 years ago

I have a .txt file containing all the relevant infos required for a fbx file. Can I convert into it using this library ? ?