Closed kevinresol closed 5 years ago
I'm not against it but the problem is that we can only move the Parser (Reader) and Data definition to format lib, while most of the code is actually in BaseLibrary which references a lot of Heaps data structures (Object, Skin, Joint, Matrix etc.)
Reading FBX format does not allow directly to make sense of it, as it's a document format from which specific information needs to be extracted.
Closing for now.
So that other 3D libraries (e.g. kha) can use it as well.