VMTK
shaders Directory Reference

Files

file  position_is_color.frag [code]
 The color interpolated from the vertices colors is attributed to the pixel.
 
file  position_is_color.vert [code]
 The color of the vertex is computed on the basis of its coordinates.
 
file  raytrace.vert [code]
 The normal vector, the texture coordinates of the vertex, and the modelview matrix are passed to raytrace.fs.