Advertisement

Per vertex textures?

Started by August 04, 2002 03:01 PM
0 comments, last by MindCode 22 years, 6 months ago
This sounds like a grossly newb question: Can a bind a texture at each vertex so that it blends from one texture to the next across a polygon (in a similiar way that it would blend colour across the polygon)?
That's just my understanding; I could be wrong.
You can do such a trick with multitexturing, but you''re barely limited to 2 textures. Blending more than 2 textures is a real pain.

This topic is closed to new replies.

Advertisement