Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Multiple Textures on a Single Entity
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#6
RE: Using Multiple Textures on a Single Entity

Even if a game supported multiple textures, it's not good practice (except maybe for some sorts of complex animated textures).

Models seem to have separate textures because they are distinguished by UV's. For these models, the texture itself is one photo with a bunch of different textures lined up against each other. The UV coordinates are used to tell the model where the texture goes on specific parts of the model, and which part of the photo the model will use for that part.
11-27-2011, 09:45 PM
Find


Messages In This Thread
RE: Using Multiple Textures on a Single Entity - by MrBigzy - 11-27-2011, 09:45 PM



Users browsing this thread: 1 Guest(s)