Page 1 of 1

Gradient texture how?

PostPosted: Sat Mar 09, 2019 3:54 am
by IgorRogovFX
Hello!
Can someone explain me how can I get a gradient color from one to another value on just a plane geo? In standalone version. I know how to do it in C4D with C4d shader but in standalone version I don't have C4D shader.....

Re: Gradient texture how?

PostPosted: Sat Mar 09, 2019 11:27 am
by calus
octane_2019-03-09_12-19-45.png


This use UV projection,
but if for some reason your plane doesn't have any UV then change in the SAW WAVE node the projection type to "XYZ to UVW".

Re: Gradient texture how?

PostPosted: Fri Mar 15, 2019 6:09 pm
by IgorRogovFX
calus wrote:
octane_2019-03-09_12-19-45.png


This use UV projection,
but if for some reason your plane doesn't have any UV then change in the SAW WAVE node the projection type to "XYZ to UVW".


Thank you! It is work with UV projection

Re: Gradient texture how?

PostPosted: Sat Mar 16, 2019 8:00 am
by aoktar
I wrote an osl Shader to emulate the C4D gradient. You can find in c4d plugin package.