Open icedwater opened 1 month ago
FBX is an Autodesk proprietary format. They do provide an SDK with python bindings, but I doubt it could be added directly to this project. It would need some work to connect it. https://aps.autodesk.com/developer/overview/fbx-sdk https://help.autodesk.com/view/FBX/2020/ENU/?guid=FBX_Developer_Help_scripting_with_python_fbx_html
Thanks for creating a great FBX importer online! What can we do to help make the website export FBX as well? I'm trying to find one in Python and I don't see anything usable. I have a bunch of vertices in a Numpy array...