POV-Ray : Newsgroups : povray.binaries.images : A Media Abstract : Re: A Media Abstract Server Time
18 Aug 2024 04:11:30 EDT (-0400)
  Re: A Media Abstract  
From: Andy Cocker
Date: 24 Jun 2001 09:36:31
Message: <3b35ecdf@news.povray.org>
Sponge-Like texture below:

#declare Sponge =
material {texture { pigment { rgbf 1 }}
interior {
     media {
       scattering { 1,10 extinction 1.75}
       method 1
       samples 5, 10
          density {
            crackle solid  scale 0.1
            density_map {[0 rgb 0][0.5 rgb 0][0.5 rgb 1][1 rgb 1]}
              }
            }
        media { emission <1,.6,0>}
              }
   }
}

Andy


"Bill Naylor" <nay### [at] hotmailcom> wrote in message
news:3B35CEA6.4FA24276@hotmail.com...
> Yeah.  That looks great!
> I was immediately struck by that texture, too.
>
> Bill
>
> Ross Litscher wrote:
>
> > what is that sponge-like texture?
> >
> > Andy Cocker <big### [at] mariner9fsnetcouk> wrote in message
> > news:3b3494a6@news.povray.org...
> > > A touch of focal blur pushed the render time up to 12 hrs for this
one.
> > Just
> > > experimenting really, hence the lighting leaves a bit to be desired,
and
> > the
> > > object placement could be better. Anyhow, I liked the media effects,
and
> > the
> > > two-part fractal.
> > >
> > > Andy Cocker
> > >
> > >
> > >
>


Post a reply to this message

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