Contour Shaders

The contour shader library contains a number of contour shaders that are useful for rendering cartoon-type images. For details on contour rendering, see chapter contour.

Before any shader in the contour shader library can be used, it must be attached to the mental ray rendering software, for example by using .mi file statements

        link "contour.so"
	$include <contour.mi>

Declarations are given in mi format, as described in chapter shader on page shader. Here is the summary:


Copyright (©) 1986-2007 by mental images GmbH