开发者

Texturing with Slick Library?

开发者 https://www.devze.com 2023-04-09 17:24 出处:网络
So I have 2 issue开发者_高级运维s. I have a 16x16 image that works fine... When I say the info the image size is 16x16

So I have 2 issue开发者_高级运维s.

  1. I have a 16x16 image that works fine... When I say the info the image size is 16x16 and the texture size is 16x16

I have a 100x100 image that when I say the info... The image size is 100x100 but, The texture size is 128x128...

I don't know why this is but it screws everything up!

  1. The 16x16 is pixely (What I want) but I want to display it on a 100x100 surface and it blurs it! I don't want it blurred I want it to look like the original. Is this possible?


You need to use a power of 2 texture when using basic OpenGL.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号