POV-Ray : Newsgroups : povray.binaries.images : Fisher-Price blocks : Re: Fisher-Price blocks Server Time
10 Aug 2024 09:14:45 EDT (-0400)
  Re: Fisher-Price blocks  
From: dan B hentschel
Date: 11 Sep 2004 15:00:01
Message: <web.41434a16530ad6eeb31e6d870@news.povray.org>
Andrew C on Mozilla <voi### [at] devnull> wrote:
> > This is my first attempt at a POVRay scene. I figured I'd start with my
> > son's "Peek-A-Blocks" because they look very cool, but are composed of
> > simple shapes. I'd appreciate any comments, constructive or otherwise. :-)
>
> That is actually very cool!!
>
> (I especially like the wood texture BTW...)

You like that, huh? You're welcome to use it if you like, seeing as it's
part of the POV distribution ;-)

#include "woods.inc"

    texture {
        T_Wood2
        finish {
            specular 0.25
            roughness 0.1
            ambient 0.1
            diffuse 0.5
            reflection 0.1
        }
    }

>
> > I'm especially interested in suggestions to improve either lighting or
> > finish attributes to enhance the realism of the scene. For reference, here
> > is a side-by-side of the original blocks vs. my blocks:
> >
> >
http://www.hentschels.com:8000/~pictures/cgi-bin/album/index.cgi?file=/2004/04April/Blocks/Comparison.jpg
>
> Dude, that is just *scary* real! Dam that's good!
>
> Andrew @ home.

 - dan B hentschel


Post a reply to this message

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