And this is the result run in my computer.
791
Type: Posts; User: tunion
And this is the result run in my computer.
791
Thanks Photon.
This is my test code. Run in windows using visual studio 2008. This problem also happens in ios and android devices.
-----------------------------------------------------------
...
Thanks for reply.Photon.
I set the texture paras to GL_CLAMP_TO_EDGE and GL_NEAREST. And it seems like the same.
My problem is when i draw the texture in the window at coordinates (x, 50.5) -...
Hello everybody.
I am a new comer to opengl.
Now, i run into an odd question and hope get the answer from this forum.THX.
I am draw a not-power-of-2 width and length texture in an...