POV-Ray : Newsgroups : povray.binaries.images : POV-Logo : POV-Logo Server Time
2 Oct 2024 06:23:37 EDT (-0400)
  POV-Logo  
From: Chris Colefax
Date: 28 May 2000 06:18:02
Message: <3930f25a@news.povray.org>
It's a P (and an O and V, if you look hard enough), or perhaps it's an eye
with a ray being traced from it...and it all fits in a few lines of code:

union { sphere {<0, 2, 0>, 1}
   difference { cone {<0, 2, 0>, 1, <0, -4, 0>, 0}
      sphere {<0, 2, 0>, 1.4 scale <1, 1, 2>}}
   difference { sphere {0, 1 scale <2.6, 2.2, 1>}
      sphere {0, 1 scale <2.3, 1.8, 2> translate <-.35, 0, 0>}
      rotate z*30 translate <0, 2, 0>}
   pigment {rgb <1, 1, 1>}}


Post a reply to this message


Attachments:
Download 'cc_logo.jpg' (6 KB) Download 'cc_logo2.jpg' (10 KB) Download 'cc_logo3.jpg' (10 KB) Download 'cc_logo4.jpg' (9 KB)

Preview of image 'cc_logo.jpg'
cc_logo.jpg

Preview of image 'cc_logo2.jpg'
cc_logo2.jpg

Preview of image 'cc_logo3.jpg'
cc_logo3.jpg

Preview of image 'cc_logo4.jpg'
cc_logo4.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.