POV-Ray : Newsgroups : povray.binaries.images : Physically correct radiosity : Re: Physically correct radiosity Server Time
1 Oct 2024 13:21:14 EDT (-0400)
  Re: Physically correct radiosity  
From: Ken
Date: 6 Sep 2000 15:30:20
Message: <39B69AE6.2DF9E8F1@pacbell.net>
Kari Kivisalo wrote:
> 
> Ken wrote:
> >
> > Could you please post rbox.inc ?
> 
> It's just a rounded box macro. My sources and net connection
> are currently physically separated so try this:
> 
>     box{-0.5,0.5 scale<bw,bh,bw> translate bh/2*y}
>     box{-0.5,0.5 scale<bw,bh,bw> translate (ht-bh/2)*y}

After posting that request I did about the same thing -

box{-.5,.5 scale<2,.3,2> translate bh/2*y}
box{-.5,.5 scale<2,.3,2> translate (ht-bh/2)*y}

Great minds....

-- 
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

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