drawTeapot

Renders a teapot. Both surface normals and texture coordinates for the teapot are generated. The teapot is generated with OpenGL evaluators.

void
drawTeapot

Parameters

solid gboolean

true if the teapot should be solid.

scale double

relative size of the teapot.

Meta