POV-Ray : Newsgroups : povray.news-submissions : Performance : Re: Performance Server Time
24 Apr 2024 10:38:13 EDT (-0400)
  Re: Performance  
From: Warp
Date: 1 Jul 2014 10:56:54
Message: <53b2cc36@news.povray.org>
soliday <ste### [at] solidaycom> wrote:
> For VERY complex shapes, from a performance perspective, should I be using CSG
> or triangle models? CSG is more work on my end, but I am interested in the
> memory and CPU time for rendering, as well as the image quality.

The more complex the model, the faster it will be to render as a triangle
mesh compared to an equivalent CSG object.

(With the caveat that if by "triangle models" you mean eg. "a sphere made
up of thousands of triangles", and the CSG object consisting of a very
large amount of such tesselated spheres and other objects, it's not as
clear-cut anymore, as you are substituting each CSG component with
thousands of triangles.)

-- 
                                                          - Warp


Post a reply to this message

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