Tag: Shader/Material
-
Colored Noise Grid
I decided to get back into blender shaders. Some memories of problem-solving to create a wanted design outcome. breaking the shader up it falls into Three main components. First colors to select from a color ramp with chosen colors. Then a noise texture to provide a color selector. Lastly a grid. To create the grid […]