Closed jsiems closed 6 years ago
Could be due to a difference in the way blender exports the texture data and the way my program applies it to the model.
Fixed. Y coordinate texture coordinates need to be inverted, i.e. 1 - y coord.
Could be due to a difference in the way blender exports the texture data and the way my program applies it to the model.