Is there a way to define a front and back texture on a QuadHey Everyone, Is there a way to have a front and back face on a quad , so that if I rotate the Q...
Alpha Zone just won't be AlphaHi Everyone, I found a targa loader that works great and implemented it in my code. But for some ...
OPENGL how to load a texture with Alpha ChannelHi Everyone, I'm trying to load a Quad with a Monster Image on it that will always face the C...
How to rotate a Single 3D Object by modifying it's coordinatesCoooooooool! I'll check it out
How to rotate a Single 3D Object by modifying it's coordinatesOk I figured it out: void CNPC::Draw() { glBindTexture(GL_TEXTURE_2D, m_textid); glBegin(GL_QU...
This user does not accept Private Messages