POV-Ray : Newsgroups : povray.binaries.images : Yet another RSOCP Server Time
1 Aug 2024 20:08:01 EDT (-0400)
  Yet another RSOCP (Message 11 to 12 of 12)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Blue Herring
Subject: Re: Yet another RSOCP
Date: 23 May 2008 08:15:07
Message: <4836b54b$1@news.povray.org>
Cousin Ricky wrote:
> The blue and gold are my high school alma mater's colors.  Sorry, no kitchen
> probe.
> 
> Lessons learned:
> 
> - Higher order polynomials are very sensitive to floating point error.  Use
>   isosurfaces instead.
> 
> - Isosurfaces are slow.  Use higher order polynomials instead.
> 
> - Counterintuitively, applying split_union off to the entire object slowed
>   down rendering by an order of magnitude.
> 
> - Applying split_union off to Round_Box_Union and Round_Cylinder_Union (and
>   to similar custom-written macros) cut rendering times in half.
> 
> - Area_light can be interminable.  This image was first rendered without
>   area lights.  The shadows of the handle and reflective sphere were done
>   in partial renders, then patched into the main image.

Fantastic!  Love the model and the concept.  Regarding isosurfaces, you 
may want to check out the isosurface approximation macro by Kevin Loney, 
  Jaap Frank, and Tor Olav Kristensen.  The latest version I know of was 
posted to this message:
   http://news.povray.org/47cc76fd%40news.povray.org

I've used it a couple times quite recently with excellent results.  Once 
you have an isosurface as you like it, you can have the macro make it 
into a mesh.  Then just use the mesh, which is quite fast to render. 
Its allowed me use some surfaces which I wasn't going to because they 
were just too slow (especially when I needed to render over and over.)

-- 
-The Mildly Infamous Blue Herring


Post a reply to this message

From: alphaQuad
Subject: Re: Yet another RSOCP
Date: 16 Jun 2008 10:50:03
Message: <web.48567c9c5fd2b3cffd6789420@news.povray.org>
"Mike the Elder" <nomail@nomail> wrote:
> "Cousin Ricky" <ric### [at] yahoocom> wrote:
> > The blue and gold are my high school alma mater's colors.  Sorry, no kitchen
> > probe.
> >
> .....
> I think your pun image beats mine hands down, but I believe they make an
> interesting pair. So, here it is for the sake of company.
>
> Best Regards,
> Mike C.

What, no prop-blur?

Nah, I'm just kidding, you guys are great.
Flexo


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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