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

example docker file #129

Open ashatch opened 3 years ago

ashatch commented 3 years ago

Hi. I took the travis build steps and made a multi-stage Dockerfile out of it to help build in isolation from the host machine. Added some docs. Might be a useful way of simplifying the build process.