Stanford bunny
Appearance
The Stanford Bunny is a computer graphics test model developed by Greg Turk and Marc Levoy in 1994 at Stanford University.
The Bunny consists of data describing 69,451 triangles determined by range scanning a ceramic bunny figurine. The data can be used test various graphics algorithms including polygonal simplification, compression, and surface smoothing. While the Stanford Bunny is a standard test data set, it does have limitations. These include its simplicity (only 69,451 triangles), that it is manifold connected, and that it has holes in the data (some due to scanning limits and some due to the object being hollow).
See also
External links
- Stanford Bunny Homepage
- Original article on the technique
- The Stanford 3D Scanning Repository provides the Stanford Bunny model for download.