POV-Ray : Newsgroups : povray.binaries.images : Jumping Hairpin Server Time
17 Aug 2024 18:19:05 EDT (-0400)
  Jumping Hairpin (Message 1 to 2 of 2)  
From: Ruy
Subject: Jumping Hairpin
Date: 26 Aug 2001 13:18:38
Message: <3b892f6e@news.povray.org>
Hello,

This is my first attempt on getting a realistic look on a scene. I used
radiosity with the specifications below:

global_settings {
  ini_option "+QR"
  radiosity {
        recursion_limit 5
        error_bound 1.8
  }
}

There is also one area light very far away, so it will not appear do move as
I animate the scene (the primary purpose, actually).

Any thoughts on how to get it to look more photorealistic? More than that:
any thoughts on how to get it to look more photorealistic and still render
on a feasible time so I can have the scene animated? (say under 10 minutes
per frame on 352x240 resolution, which is the MPEG-1 format I'm using). I'm
translating the variables and comments into English and uploading it to the
Scenes group in a few minutes. The animation of this scene is already on the
Animations group.

Thanks,

Ruy


Post a reply to this message


Attachments:
Download '' (306 KB)

Preview of image ''


 

From: Christoph Hormann
Subject: Re: Jumping Hairpin
Date: 27 Aug 2001 03:29:14
Message: <3B89F762.FB040C05@gmx.de>
Ruy wrote:
> 
> Hello,
> 
> This is my first attempt on getting a realistic look on a scene. I used
> radiosity with the specifications below:
> 
> global_settings {
>   ini_option "+QR"
>   radiosity {
>         recursion_limit 5
>         error_bound 1.8
>   }
> }
> 
> [...]

Reducing recursion_limit to 2 is probably worth trying, it will speed up
renders significantly.

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

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