Hi all!
I am using four user defined clipping planes in orthographic projection mode to “cut out” a rectangle. I programmed and tested that on a GeForce card and everything was just fine. Now I got a ATI card (ATI Mobility Radeon X300) and sometimes my own defined clipping planes are off one pixel! The position of a clip plane is apparently not precisely computed (unless I make a mistake). Interestingly, the problem appears differently at different positions in my ortographic 2D space. You may say “only one pixel, so what!?” but it does matter in my case. I attached a screenshot to illustrate the problem.
I tested it on several other machines with various GeForce models and the problem does not occur there. However on all ATI machines I tried, the problem appears…
Any ideas? Any hint is appreciated! Although I haven’t described the problem in detail, one of you maybe encountered the same problem and can tell me my faux-pas.
Thanks
Johannes
PS: I will try next to reproduce the problem in an isolated mini program…