bunny                 package:onion                 R Documentation

_T_h_e _S_t_a_n_f_o_r_d _B_u_n_n_y

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     data(bunny)

_F_o_r_m_a_t:

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

_S_o_u_r_c_e:

     <URL: http://www-graphics.stanford.edu>

_E_x_a_m_p_l_e_s:

     data(bunny)
     p3d(bunny)

