onion (version 1.5-0)

bunny: The Stanford Bunny

Description

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

Usage

data(bunny)

Arguments

Value

as for format

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
data(bunny)
p3d(rotate(bunny,Hk))

Run the code above in your browser using DataCamp Workspace