0

OBJ distorted texture

Anonymous 10 years ago 0
This discussion was imported from CodePlex

BCBlanka wrote at 2013-03-19 10:12:

Hi,

I have a few complex obj models for which the texture isn't drawn correctly. The texture is drawn correctly in MeshLab, AC3D or GLC player, but not in Helix.

http://dl.dropbox.com/u/92726618/obj%20Models.zip

I am using Helix v. 2013.1.10.1.

Any help is appreciated.

Cheers,
Blanka

BCBlanka wrote at 2013-04-23 16:33:

This was caused by the smoothing functionality. Setting the objReader.IsSmoothingDefault = false fixed my problem.