POV-Ray : Newsgroups : povray.binaries.images : Yet another RSOCP : Yet another RSOCP Server Time
1 Aug 2024 16:31:34 EDT (-0400)
  Yet another RSOCP  
From: Cousin Ricky
Date: 18 May 2008 12:30:01
Message: <web.4830567f9de317c185de7b680@news.povray.org>
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.


Post a reply to this message


Attachments:
Download 'show_plane.jpg' (101 KB)

Preview of image 'show_plane.jpg'
show_plane.jpg


 

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