|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Is section 5.2.6.1 up to date?
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
in news:3c2f5a7c@news.povray.org Warp wrote:
> Is section 5.2.6.1 up to date?
>
Don't think so. I asked the same question during pre-beta testing but got
no anwser.
Where do photons fit in in this list?
It says the default setting is 9, shouldn't that be something like:
"... the default setting is 9, unless media, photons or radiosity is used
in the scene. Then the default is autmaticaly adjusted."
Ingo
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <Xns### [at] povrayorg> , ingo <ing### [at] homenl>
wrote:
> "... the default setting is 9, unless media, photons or radiosity is used
> in the scene. Then the default is autmaticaly adjusted."
It is the other way around. Photons and radiosity require the correct
quality setting (9) and will be disabled automatically if the quality
setting is less! Media works just like in 3.1.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thorsten Froehlich <tho### [at] trfde> wrote:
: It is the other way around. Photons and radiosity require the correct
: quality setting (9) and will be disabled automatically if the quality
: setting is less! Media works just like in 3.1.
But which is the new minimum quality where radiosity (and photons) do
work? They work with quality 9, so it must be that or something lower.
This part of the documentation needs updating.
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3c2f7de7@news.povray.org> , Warp <war### [at] tagpovrayorg> wrote:
> : Photons and radiosity require the correct quality setting (9) and will
^^^^^^^ ^^^^^
> : be disabled automatically if the quality setting is less!
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> But which is the new minimum quality where radiosity (and photons) do
> work? They work with quality 9, so it must be that or something lower.
> This part of the documentation needs updating.
It is 9, as I said. If it isn't 9 you get a warning message (hopefully)
that tells you they have been disabled automatically because of the too low
quality setting.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
in news:3c2f8220@news.povray.org Thorsten Froehlich wrote:
> It is 9, as I said. If it isn't 9 you get a warning message (hopefully)
>
I'll make the changes to the doc.
Ingo
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |