I am trying to write FBX files all by myself, i find it hard to figure out transform and transformlink data.
Hope someone will share some material for me.
I am trying to write FBX files all by myself, i find it hard to figure out transform and transformlink data.
Hope someone will share some material for me.
Are you trying write an Exporter, or are you trying write an Importer?
Try reading this: https://github.com/assimp/assimp/blob/master/code/FBXExporter.cpp
Computer Graphics programmer.