Hello,
while working with some examples from this tutorial:
http://gamedev.tutsplus.com/tutorials/implementation/create-a-glowing-flowing-lava-river-using-bezier-curves-and-shaders/
I was wandering if it is possible to do the same thing in 3d.
For example lets take one big sphere. And I want to make river on that sphere that has tillable texture set to repeat, and to put some custom shader code to “animate that texture”
would that be possible?