POV-Ray : Newsgroups : povray.binaries.images : SCC4 attempt : SCC4 attempt Server Time
6 Aug 2024 14:25:04 EDT (-0400)
  SCC4 attempt  
From: Bruno Cabasson
Date: 27 Nov 2006 09:00:01
Message: <web.456aeea053ca34ef5fba6ef0@news.povray.org>
Hello POVers!

I tried some ideas for the SCC4. Here is a attempt (not my entry, so I can
share it now) with the following (verbose) code:

plane
{
    z,9
    pigment
    {
        checker x+y z
    }
    finish{ambient 1.5}
}
cylinder
{
    z,8*z, .5
    pigment {rgbt 1}
    normal{spiral2 5}
    interior {ior 1.3 dispersion 2 dispersion_samples 99}
}
torus{.7,.2 pigment{rgb 0} scale y/9 rotate 90*x translate z}

    Regards


Post a reply to this message


Attachments:
Download 'ucb.png' (651 KB)

Preview of image 'ucb.png'
ucb.png


 

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