home *** CD-ROM | disk | FTP | other *** search
- //This is an eyeball
-
- #declare Eyeball=
- composite {
- object {
- sphere {<-0.05219 0.05219 0> 2}
- texture {YourTexture}
- }
- object {
- sphere {<-0.57411 0.05219 0> 1.65}
- texture {color White}
- }
- object {
- sphere {<-1.3048 0.15658 0> 1}
- texture {color Black}
- }
- }
-