Please contact us if you have any trouble resetting your password.
glBindTexture(GL_TEXTURE_2D, texturename); glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP);glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP);glBegin(GL_QUADS);