Yep, I've spotted that few hours before and changed it to glUniform1i(uniform_myTexture,0);. (It was producing an error being given to me by glGetError)
But still, it didn't help. :(
Type: Posts; User: kamac496
Yep, I've spotted that few hours before and changed it to glUniform1i(uniform_myTexture,0);. (It was producing an error being given to me by glGetError)
But still, it didn't help. :(
Hey there.
It's been three days, other people tried to help me (on another forum), but it was no use.
What I have is:
A sprite & image class. You can use them in following way:
Image...