Shade with Color (vuo.shader.make.color)

Creates a graphics shader that can paint a 3D object with a solid color.

This shader causes the object to be lit by the lights in the scene. (Parts of the object that face the light will be brighter than parts that face away from the light.)

Keywords: Blinn, Lambert, Phong, chroma, draw, glsl, graphics, lighted, lighting, lit, opengl, paint, scenegraph, tone


Example compositions:


Back to vuo.shader node set documentation.