POV-Ray : Newsgroups : povray.general : deformed box : Re: deformed box Server Time
30 Jul 2024 22:14:08 EDT (-0400)
  Re: deformed box  
From: RafaƂ Maj
Date: 30 Mar 2008 22:36:22
Message: <47f05c36@news.povray.org>
Nicolas Alvarez wrote:

>> In general, it is aimed to represent a simple living room.
> 
> How about just a normal perturbation?
> 
> box {
>    <-100, 0,  -100>,
>    < 100, 100, 100>
>    pigment {
>      color White
>    }
>    normal {
>      granite 0.1
>      scale 5
>    }
> }

Helpfull, but I need higher quality - to deform actual shape - so that the
border betwen "walls" will not appear so straight artificial etc


Post a reply to this message

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