You can build font (windows function CreateFont)
like that :
</font><blockquote><font size="1" face="Verdana, Arial">code:</font><hr /><pre style="font-size:x-small; font-family:...
Type: Posts; User: saatric
You can build font (windows function CreateFont)
like that :
</font><blockquote><font size="1" face="Verdana, Arial">code:</font><hr /><pre style="font-size:x-small; font-family:...
Thanks :D
hello
I'm trying to set new color (ex.glColor3f(1.0,1.0,1.0) but displayed color is blue. I think that problem is with textures. Im loading textures with the same color(blue). How can i change it...