fbx-extract
fbx-extract copied to clipboard
Extracts data from an fbx file
Results
2
fbx-extract issues
Sort by
recently updated
recently updated
newest added
I git cloned the GLM library to the same directory that I've cloned fbx-extract. I went into the glm library and performed the cmake command: ``` /usr/include/glm/cmake$ cmake .. --...
- If there are multiple texture files, the generated `input.txt` does not match the texture to the correct mesh. - The texture names may contain spaces, which may cause the...