Search found 1 match
- Fri Dec 02, 2016 9:33 pm
- Forum: Support and Development
- Topic: Pixel shader code screen y coordinates flipped?
- Replies: 1
- Views: 1430
Pixel shader code screen y coordinates flipped?
I've just recently been eqipping my game with some nice pixel shader effects. Everything was working fine until I installed it to the machine the game should run on. There, the effect was looking incredibly wrong! I found out that the coordinate system bottom and top (represented by screen_coords.y ...