Hi,
is it possible to us textures with sizes, that are not 2^n ? (e.g. 300 x 300)
And furthermore is it possible to use non quadratic textures? (e.g. 300 x 400)
I know that this is not supported by all 3D-Engines.
Because I load a model with texture size 300 x 300 and want to know if I did sth wrong during export..
Thanks!