Best Way to Create a Radial Gradient

Question Materials and Textures

Hi everyone, I was wondering how to create a radial gradient material? I want something like a flame, going from red to orange.

Thanks in advance!

1 love
Reply
  • Omar Domenech replied
    2 loves
  • Martin Bergwerf replied
    Solution

    Hi Rob, I think you are looking for a Spherical Gradient (or Circular, if you remove one dimension), something like:

    Gradient_Texture.png

    2 loves
  • Martin Bergwerf replied

    (You want a gradient along the radius of a circle, but radial means a gradient 'along the radians', so , going from 0 to 2 Pi...)

    1 love
  • Martin Bergwerf replied
    Solution

    Alternatively (what I would prefer to use), there is a Vector Math > Length Node:

    Length.png

    3 loves
  • Omar Domenech replied

    Dangs I'm taking note of this.

    1 love
  • Adrian Bellworthy replied

    You could even add noise to the vector, change it to 4d and animate the w channel.

    flamin.gif

    3 loves