My code should read a image using soil library and using function renderTekstura should render a part of tekstura(as an atlas). Unfortunatelly, when I am going to display 32x32image which begins in...
Type: Posts; User: butterfly
My code should read a image using soil library and using function renderTekstura should render a part of tekstura(as an atlas). Unfortunatelly, when I am going to display 32x32image which begins in...
Hello.
I suppose that in my code is possibly really small mistake which makes it working wrong. I would like to load png image using soil library and make a texture from it. The problem is that I...