Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

Flipped UV's and normal mapping

polycounter lvl 18
Offline / Send Message
Rob Galanakis polycounter lvl 18
How do people handle mirrored or reverse UV coordinates with normal maps? I know in game engines, its done during model loading or something like that, but how would I take renders with flipped UV coordinates? I can think of a workaround (put flipped UV shells in -1 to 0 and invert the red channel in the pixel shader for any pixels not in 0 to 1 texture space) but I would think there's a simpler way to do this?

Replies

Sign In or Register to comment.