bezierTeapot

This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Newell's Teapot rendered using my BezierPatch class.
The BezierPatch class significantly extends Processings ability
to draw interesting shapes in 3D. The class is designed to mimic
Processings own behaviour as much as possible.
Feel free to implement it in your sketches as well.

Source code: teapot3D BezierPatch teapot

Built with Processing