home *** CD-ROM | disk | FTP | other *** search
/ Ray Tracing Box / RAY_CD.mdf / raytrace / povshell / cone.tpl < prev    next >
Text File  |  1994-01-17  |  168b  |  9 lines

  1. cone {
  2.   <  ,  ,  >,        //center and radius of one end
  3.   <  ,  ,  >,        //center and radius of the other end
  4.   pigment {
  5.  
  6.   }//end pigment
  7. }//end cone
  8.  
  9.