You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I exported a simple model from blender to FBX. The model contains a UV-mapping. I reimported the FBX file into a clean blender project to check if the UV config is exported correctly - and it is:
The screenshot shows, that the uv information is correctly exported in the FBX file and Blender renders the model correctly.
However, if I use FBX-Conv to convert to G3DJ with ../fbx-conv -f -v -o G3dj ./uvmap.fbx ./uvmap.g3dj
the uvMapping attribute is empty:
Hi there,
I exported a simple model from blender to FBX. The model contains a UV-mapping. I reimported the FBX file into a clean blender project to check if the UV config is exported correctly - and it is:
The screenshot shows, that the uv information is correctly exported in the FBX file and Blender renders the model correctly.
However, if I use FBX-Conv to convert to G3DJ with
../fbx-conv -f -v -o G3dj ./uvmap.fbx ./uvmap.g3dj
the
uvMapping
attribute is empty:Is this a know limitation, a bug or am I missing something?
Thank you!
Btw, the output of fbx-conv is the following:
The text was updated successfully, but these errors were encountered: