POV-Ray : Newsgroups : povray.binaries.images : My turn Server Time
17 Aug 2024 16:18:58 EDT (-0400)
  My turn (Message 5 to 14 of 14)  
<<< Previous 4 Messages Goto Initial 10 Messages
From: Hugo
Subject: Re: My turn
Date: 11 Oct 2001 03:35:29
Message: <3bc54bc1$1@news.povray.org>
You got me.  :o)  I don't know how you did that, but maybe it's the walls
that make it work out.. I say you'll have real problems with 2 spheres only,
one of them to emit light and one to catch it - and eventually a ground
plane.. I tried this with many radiosity settings, all gives a total mess,
even with render times over a day.

> : Do you expect it will soon be possible to
> : use SMALL areas of light?  A bulb or a neon cylinder, for example..
>
>   You mean like this? (Render time 8.5 minutes.)


Post a reply to this message

From: Hugo
Subject: Re: My turn
Date: 11 Oct 2001 05:06:49
Message: <3bc56129@news.povray.org>
I forgot to mention that recursion limit should be above 1 for the problems
to occur.. In case you want to start a test and prove I'm wrong.. If you
succeed please share the code, heheh..  :o)


Hugo

> You got me.  :o)  I don't know how you did that, but maybe it's the walls
> that make it work out.. I say you'll have real problems with 2 spheres
only,
> one of them to emit light and one to catch it - and eventually a ground
> plane.. I tried this with many radiosity settings, all gives a total mess,
> even with render times over a day.
>
> > : Do you expect it will soon be possible to
> > : use SMALL areas of light?  A bulb or a neon cylinder, for example..
> >
> >   You mean like this? (Render time 8.5 minutes.)


Post a reply to this message

From: Alf Peake
Subject: Re: My turn
Date: 11 Oct 2001 12:24:57
Message: <3bc5c7d9@news.povray.org>
I like this one better. The other was too dark for my taste. And how
about that render time then? My brain equates radiosity with hours :-/

Alf

"Warp" <war### [at] tagpovrayorg> wrote in message
news:3bc4cbc5@news.povray.org...
[snip]
>   You mean like this? (Render time 8.5 minutes.)


Post a reply to this message

From: JRG
Subject: Re: My turn
Date: 11 Oct 2001 13:21:40
Message: <3bc5d524@news.povray.org>
I would add some depth to your *light bulb*. Since in POV light is very
directional the wall where the bulb is looks really too dark compared to the
other ones. Or just lower brilliance.
Neat scene.
Radiosity seems to be really in fashion nowadays... :-)

--
Jonathan.


Post a reply to this message

From: Trevor Quayle
Subject: Re: My turn
Date: 11 Oct 2001 14:00:36
Message: <3bc5de44$1@news.povray.org>
What radiosity settings did you use for this image?

-tgq


"Warp" <war### [at] tagpovrayorg> wrote in message
news:3bc4cbc5@news.povray.org...
> Hugo <hua### [at] post3teledk> wrote:
> : Do you expect it will soon be possible to
> : use SMALL areas of light?  A bulb or a neon cylinder, for example..
>
>   You mean like this? (Render time 8.5 minutes.)
>
>


----------------------------------------------------------------------------
----


>
>
> --
> #macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
> rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
> ],13),8)-3,10>#end blob{N(array[6]{11117333955,
> 7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Warp
Subject: Re: My turn
Date: 12 Oct 2001 12:46:35
Message: <3bc71e6b@news.povray.org>
Slime <noo### [at] hotmailcom> wrote:
: Wow, is that one light_source-free?

  Nope, it uses an area light. (I don't undestand why that somehow feels
like "cheating"... What's so wrong in using a light source?)

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Warp
Subject: Re: My turn
Date: 12 Oct 2001 12:47:21
Message: <3bc71e99@news.povray.org>
Hugo <hua### [at] post3teledk> wrote:
: You got me.  :o)  I don't know how you did that, but maybe it's the walls
: that make it work out.. I say you'll have real problems with 2 spheres only,
: one of them to emit light and one to catch it - and eventually a ground
: plane.. I tried this with many radiosity settings, all gives a total mess,
: even with render times over a day.

  I just used an area light. Simple.

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Warp
Subject: Re: My turn
Date: 12 Oct 2001 12:49:33
Message: <3bc71f1d@news.povray.org>
Alf Peake <alf### [at] peake42freeservecouk> wrote:
: My brain equates radiosity with hours :-/

  It doesn't have to be. POV 3.5 can make good-looking radiosity really fast
depending on the complexity and contents of the scene.
  Of course there are scenes where you just can't get good radiosity fast.
And apparently there are scenes where you can't get good radiosity at all,
no matter what you do (due to the current problems in the radiosity code).

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Warp
Subject: Re: My turn
Date: 12 Oct 2001 12:52:10
Message: <3bc71fb9@news.povray.org>
Trevor Quayle <Tin### [at] hotmailcom> wrote:
: What radiosity settings did you use for this image?

  Nothing special. You might get confused because I used a light source and
you didn't think of that.

  Anyways, I ised count 200, brightness 1.2, error_bound 1, low_error_factor .1

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Trevor Quayle
Subject: Re: My turn
Date: 12 Oct 2001 13:18:22
Message: <3bc725de$1@news.povray.org>
That is what threw me off I guess.  I was wondering how you got the shadows
so well defined, everything I tried (without light sources) wasn't giving me
good shadows.

thanks for the info

-tgq


"Warp" <war### [at] tagpovrayorg> wrote in message
news:3bc71fb9@news.povray.org...
> Trevor Quayle <Tin### [at] hotmailcom> wrote:
> : What radiosity settings did you use for this image?
>
>   Nothing special. You might get confused because I used a light source
and
> you didn't think of that.
>
>   Anyways, I ised count 200, brightness 1.2, error_bound 1,
low_error_factor .1
>
> --
> #macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
> rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
> ],13),8)-3,10>#end blob{N(array[6]{11117333955,
> 7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

<<< Previous 4 Messages Goto Initial 10 Messages

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