monkeyman192 / NMSDK

Custom Model importer for NMS
https://monkeyman192.github.io/NMSDK/
30 stars 9 forks source link

UV binormals are flipped on mirrored faces. #29

Open GTD-Carthage opened 6 years ago

GTD-Carthage commented 6 years ago

The following shot demonstrates a seam - the mirrored symmetric side of the model has normals rendering incorrectly:

ingameshot

The following shot shows the same model with correct rendering in Unity 3:

insideunity

An old Model Viewer screenshot showing the geometry of the same ship, with tangents visible:

unknown2

A Model Viewer screenshot showing the geometry of an vanilla asset from Hello Games. Compare the arrangement of green lines between either side of the mirrored object.

unknown

Check tests/cubeSymmetryTest/symmetry_seam_test.blend for sample.

monkeyman192 commented 6 years ago

@gregkwaste I think this is more your domain