onion (version 1.2-7)

bunny: The Stanford Bunny

Description

A set of 3D points in the shape of a rabbit (the Stanford Bunny)

Usage

data(bunny)

Arguments

Format

A three column matrix with 35947 rows. Each row is the Cartesian coordinates of a point on the surface of the bunny.

Examples

Run this code
# NOT RUN {
data(bunny)
p3d(rotate(bunny,Hk))
# }

Run the code above in your browser using DataCamp Workspace