tesselation & textures

Hi,

my first problem is the language, but I hope everyone can read this.

My real problem is this.
I want to tesselate a complex 3d-object and map a texture on it.
I have found the functions i need (gluTess…()), but I don’t know how to use them and I
didn’t found any Tess-function for textures.

Can someone out there tell me how I can tesselate my object and map it with textures.