Markemp / Cryengine-Converter

A c# program to convert Crytek files to Collada (XML) format
https://www.heffaypresents.com/GitHub/
GNU General Public License v2.0
208 stars 53 forks source link

Import Issue - Model Mesh Normals #142

Open GameOverloads opened 1 year ago

GameOverloads commented 1 year ago

Describe the bug It appears when the conversion from CHR to DAE occurs, some form of Mesh Normal mirroring is not applied or applied inccorectly.

** Sample Model with the issue

Screenshots image image

image image

Additional context The second set of images shows the model with Normal Mapping manually added in Blender in the Material Shader to better show the issue.