-
Bug
-
Resolution: Done
-
P2: Important
-
5.14.0 Alpha
-
2
-
Qt Quick 3D - July
When rendering the Normal Tangent test case in the GLTF2 sample suite, we have the rendering error described here:
https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/NormalTangentTest#problem-flipped-y-axis-or-flipped-green-channel
Somewhere in our pipeline we are mishandling the Normals or Tangents generation. Someone needs to review this and figure out where things are going wrong.