Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A better way to handle texture scale/cache
06-18-2014, 10:01 PM (This post was last modified: 06-18-2014 10:01 PM by Henrik.)
Post: #3
RE: A better way to handle texture scale/cache
We could keep track of the max and min UV coordinates that have been used so far when texturing from each specific texture, and only hash that subrectangle. That would add quite a bit of complexity and overhead though and will not work for env mapping (texture projection). So I'm really not sure it would be worth it.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A better way to handle texture scale/cache - Henrik - 06-18-2014 10:01 PM

Forum Jump: