Is it possible to cover one texture above another? I have two
textures, one of which has alpha mask. I want to cover texture with
alpha-channel above another normal (without alpha) texture. But
G3D::Material::setLambertian() allows only one as argument
--
Vitaly