Reply To: Is it possible to put a Procedural texture on a specific place?

Forum Archive Is it possible to put a Procedural texture on a specific place? Reply To: Is it possible to put a Procedural texture on a specific place?

#38458
galledark
Participant

    @tbrbn It woooooorks !

    Thanks it seems i need to work a bit more on shaders ! ^^

    Here is the material to get this render: So… if i’m right:
    -The “Fac” output of the attribute node (at the bottom) says “this is the belly of charmander”
    -To put it into the fac input of the mix shader says “The belly and the rest of the body of charmander are two different parameters:
    Color 1 is the belly
    Color 2 is the rest of the body

    -Plug the varonoi texture into color 1 says “The belly is colored by the varonoi”
    -Let the color 2 without a texture says “no bumps here”, just the default parameter.

     

    Weew !
    Jake, Thibaut, Phil, thanks a lot for your answers 🙂