texture mathematics

Hi!!!

Does anybody know a pointer how texture mapping works in detail, I mean:
How does the transformation from object coordinates to texture coords works, and this with good explanations.

Thanks!!!

The best place to start is the OpenGL spec. It describes in detail how it works.

Yes, you are right. Its a good idea