[GD-Windows] graphics cards texture offset thing
Brought to you by:
vexxed72
From: Richard F. <gd...@th...> - 2004-06-18 10:30:34
|
Hi, i'm pretty new to rendering code, and have stumbled upon a problem i have never thought about before: how do you write games that "know" whether the textures are offset by a pixel or not? I use textures for fonts, and this is where artefacts show up most. How do you go about determining what UVs to give the characters when the values you give may be hardware transposed to somewhere unknown? ------------------ On the other hand I may be talking complete drivel. ------------------ |