POV-Ray : Newsgroups : povray.general : better radiosity in animation? : Re: better radiosity in animation? Server Time
2 Aug 2024 20:19:59 EDT (-0400)
  Re: better radiosity in animation?  
From: Rafal 'Raf256' Maj
Date: 1 Aug 2004 18:09:27
Message: <Xns9539FE0ADD5raf256com@203.29.75.35>
sev### [at] NOT_THISsibafi news:410d6696$1@news.povray.org

> Here is a very simple scene. 

Maybe try to put big part of a room in shadow, for example like:

light_source {<-80, 80 +100 ,-50> rgb 1}

difference {
  box { <-105,0,-105>, <105,105,105> }
  box { <-100,0,-100>, <100,100,100> }
  cylinder { y*99, y*106, 70 }

  pigment { rgb 1 }
}


-- 
http://www.raf256.com/3d/
Rafal Maj 'Raf256', home page - http://www.raf256.com/me/
Computer Graphics


Post a reply to this message

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