Frictional Games Forum (read-only)
[ART] Inverted model texture - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [ART] Inverted model texture (/thread-24459.html)



Inverted model texture - ingedoom - 01-26-2014

I have made this bell model, but when I export it to .dae and open it in one of the editors or the modelviewer, then the texture is sort of inverted, which makes it look kind of weird.

Have any of you encountered this problem before?

I use maya 2011 and the openCOLLADA exporter, with default setting except of course triangulation is checked, light and cameras are unchecked.

Thanks in advance

Spoiler below!
[Image: zyz7zscocm45vbafg.jpg]



RE: Inverted model texture - Acies - 01-26-2014

Select the inverted faces and go normals --> Reverse.


RE: Inverted model texture - Traggey - 01-26-2014

If you turn backface masking of in maya you can indentify the wrongly flipped normals right in maya instead of having to flip between it and HPL.

Basicly what is happening here is that every polygon in your model has a ''normal direction'' they are only visible from one side, and yours have ended up the wrong way around.

Whilst on the topic of normals you might want to select your edges around the circular parts and go to normals > soften in order to make the object appear more like a cylinder instead of having those hard edges between each polygon.


RE: Inverted model texture - ingedoom - 01-26-2014

Thanks a ton both of you =)

I selected the bell object in maya and went normals > reverse
Then to soften the edges I went normals > soften edge