Advertisement

blending different tiles together (ie terrain map)

Started by March 10, 2002 11:59 PM
0 comments, last by Nibbles 22 years, 11 months ago
Hi, I was wondering if anyone could give me some possible ideas on how I can blend together 2 different textures on my terrain map without making a texture for every possibility. For example, if I have a grass texture beside a sand texture, it look very bad having a distinct line between the 2 tiles. Thanks, Scott ------------------------------------------------------------ Email Website
"If you try and don''t succeed, destroy all evidence that you tried." ------------------------------------------------------------
use tex env combine with interpolate code the lerp factor into the alpha of a texture

http://uk.geocities.com/sloppyturds/gotterdammerung.html

This topic is closed to new replies.

Advertisement