On 7/11/06, patco megalegoland@yahoo.fr wrote:
I've just tried [pix_texture] and it seems to change slightly the color of the vertexes, I will try to find the functions to add for drawing correctly the image...
I've attached the test I've made with [pix_image]
You need to have texture coordinates for each vertex. Try GEMglTexCoord2f or one of the many Geo objects (sphere, cube, polygon, etc).