Page 1 of 1

Black and white textures

Posted: Sat Mar 24, 2012 11:36 am
by Welti
If i assign a texture to an object with UV-Coordinates the texture is only shown as a grescale image. Where is the problem?

Re: Black and white textures

Posted: Sat Mar 24, 2012 11:51 am
by aLeXXtoR
You should provide more info.

Re: Black and white textures

Posted: Sat Mar 24, 2012 12:03 pm
by matej
Welti wrote:If i assign a texture to an object with UV-Coordinates the texture is only shown as a grescale image. Where is the problem?
Most probably you loaded it as floatimage, instead of image.

Re: Black and white textures

Posted: Sat Mar 24, 2012 12:15 pm
by Welti
Most probably you loaded it as floatimage, instead of image.
Yes, that was the problem, thank you :)

Re: Black and white textures

Posted: Sat Mar 24, 2012 12:26 pm
by matej
That confusing naming should be gone already. Maybe programmers know what is behind the name floatimage or floattexture, but artists are used to grayscale image / textures.