Hi guys, I'm writing an opengl program which at this stage is pretty basic, and at the moment I'm just working on getting the UI sorted. I open a new window with an opengl scene/screen or whatever...
Type: Posts; User: Atomic_Sheep
Hi guys, I'm writing an opengl program which at this stage is pretty basic, and at the moment I'm just working on getting the UI sorted. I open a new window with an opengl scene/screen or whatever...
2 days and getting to a point where I want grab objects and throw them at the blooming walls and headbutt my own face. Have a program that opens a window and loads a bmp image. Everything works fine....
Thanks for the suggestions, however there are a lot of different monitor resolutions and I prefer not to edit text in accordance with each resolution as that would be too much work. Secondly, I would...
Hi guys, I'm creating a 2D UI which will display text. Problem is, I don't know which text drawing method to use. The texture method seems simplest and quickest to set up in my mind but I'm not sure...