POV-Ray : Newsgroups : povray.general : Need Help With Radiosity : Re: Need Help With Radiosity Server Time
31 Jul 2024 22:12:12 EDT (-0400)
  Re: Need Help With Radiosity  
From: Sherry Shaw
Date: 17 Aug 2006 11:03:23
Message: <44e4853b@news.povray.org>
Cherry363 wrote:

>Hello......I am hoping somebody can help me with radiosity settings.  I
>import my scenes into PovRay from Chief Architect, and almost all of the
>settings I need automatically come with my import, but the scenes are set
>to no radiosity.  I need to up the quality of light in my renderings, but
>have no idea how to set radiosity to what would be a medium-high level.
>Can somebody please give me very specific instructions on how to do this (I
>have tried reading the documentation with PovRay and I don't understand at
>all how to do this!)
>
>Thanks in advance,
>Cheri
>
>
>  
>
A good starting point would be to #include "rad_def.inc" and then follow 
the instructions in that file to try out some of the different types of 
settings.

Hope this helps,
--Sherry Shaw

-- 
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}//                                   TenMoons


Post a reply to this message

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