Hello folks.

I wanted to ask you how to map texture onto triangle like in the provided image:



Uploaded with ImageShack.us

So, I have one triangle and two different textures which parts I would like to have mapped on the triangle. The problem is that I could not find example for this on the Web. (There is a lot of examples for quads and triangles but not in this specific case).

I don't know if it is possible to map the red texture with specifying 4 different points for mapping.
And I don't know if it is possible to map more than one texture onto triangle in a different part of that triangle.

Thanks for your time