XML talk:TXMB: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(Created page with "== TXMP with height of 224 == In this page it is given an example of an image with a size of 640x480 made of 128x224 images. I was reading [http://wiki.oni2.net/XML:TXMP TXM...")
 
(for mipmaps?)
Line 6: Line 6:


However 224 is not power of two. Why is this size used in the TXMB example? [[User:Script 10k|Script 10k]] ([[User talk:Script 10k|talk]]) 12:49, 29 September 2016 (CEST)
However 224 is not power of two. Why is this size used in the TXMB example? [[User:Script 10k|Script 10k]] ([[User talk:Script 10k|talk]]) 12:49, 29 September 2016 (CEST)
:Hypothesis: Textures with mipmaps need to be power of two and splashscreens don't need mipmaps because they are always seems from equal distance.
: Maybe it helps to create a statistic with all TXMP. [[User:Paradox-01|paradox-01]] ([[User talk:Paradox-01|talk]]) 13:21, 29 September 2016 (CEST)

Revision as of 11:21, 29 September 2016

TXMP with height of 224

In this page it is given an example of an image with a size of 640x480 made of 128x224 images.

I was reading TXMP page and it says "textures' x and y (pixel) dimension must be power of two: 512, 256, 128, 64, etc".

However 224 is not power of two. Why is this size used in the TXMB example? Script 10k (talk) 12:49, 29 September 2016 (CEST)


Hypothesis: Textures with mipmaps need to be power of two and splashscreens don't need mipmaps because they are always seems from equal distance.
Maybe it helps to create a statistic with all TXMP. paradox-01 (talk) 13:21, 29 September 2016 (CEST)