POV-Ray : Newsgroups : povray.animations : Feature suggestion -- Wireframes : Re: Feature suggestion -- Wireframes Server Time
28 Jul 2024 14:24:44 EDT (-0400)
  Re: Feature suggestion -- Wireframes  
From: Chris Huff
Date: 27 Dec 1999 08:36:40
Message: <chrishuff_99-605D54.08373027121999@news.povray.org>
In article <38676743.40549E0C@usit.net>, sma### [at] usitnet wrote:

> When generating animations, it's extremely helpful to be able
> to render a very fast, very low-quality version of the images
> to check for object motion and the like. I know thatPOV-Ray
> has the Q switch to lower quality by removing expensive
> calculations, but I'd like to see a mode where it just
> renders wireframes of the objects involved. This would probably
> be even faster and would serve the purpose. Perhaps the +Q0
> setting (which is already a duplicate of +Q1) could be re-
> defined to turn on wireframe display.

Well, because POV renders mathematical shapes instead of meshes, this 
would not be easy. How would you reduce a julia fractal to a wireframe? 
Or an isosurface? You would have to add code for every shape, and this 
would also make adding new shapes harder. And from what I have heard, 
the CSG code for the wireframe will be much more difficult to write.

-- 
Chris Huff
e-mail: chr### [at] yahoocom
Web page: http://chrishuff.dhs.org/


Post a reply to this message

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