I used HLSL. In your terrain shader, pass in another texture (the yellow circle), mouse coordinates, and the size parameter. When the pixel shader goes to get the color, have it grab from this second texture as well.
There are some samples on the web. If I can find them, I'll post them.
how do you throw in more then one texture without adding another texture sampler to hlsl
jjppmm29 3 months ago
HI can you please help me, i need to draw some texture over the terain like you draw that Yellow circle. How can i do that, please help me i need it.
mocarg 3 years ago
I used HLSL. In your terrain shader, pass in another texture (the yellow circle), mouse coordinates, and the size parameter. When the pixel shader goes to get the color, have it grab from this second texture as well.
There are some samples on the web. If I can find them, I'll post them.
timtryz 3 years ago
i love youtube you can learn more here than you do in school and its free :)
tirso777 4 years ago 5
Looks cool. I'd love to see a full blown terrin made with this.
whothehellisthat 4 years ago