Hello there,
i'me facing a problem about texturing.
I've a trimesh (merged trimesh from single small polygons) that should be textured with 4 texture.
I tought about multitexturing but i'm stuck with coordinates.
I've 4 opaque (JPG) texture that should be rendered as the scheme following:
| | |
| texture 1 | texture 2 |
| | |
| | |
| texture 3 | texture 4 |
| | |
I cannot find any reference about how to get this.
Has anyone any advice to give me? :)
Thank you in advance,
Eduard