# Texture mapping example Box( material = GLMaterial( texture = GLTexture(imagename="uvmap.png") ) )