POV-Ray : Newsgroups : povray.programming : Re: Can the trace() function be used to generate a mesh from an isosurface? : Re: Can the trace() function be used to generate a mesh from an isosurface? Server Time
6 Oct 2024 13:50:48 EDT (-0400)
  Re: Can the trace() function be used to generate a mesh from an isosurface?  
From: Christopher James Huff
Date: 7 Nov 2002 21:30:43
Message: <chrishuff-F3DBBA.21304407112002@netplex.aussie.org>
In article <web.3dcb1deecf5e17f77748f6790@news.povray.org>,
 "normdoering" <nor### [at] yahoocom> wrote:

> I'm thinking that instead of the HF_ macros in shapes.inc that the trace
> function might be used to write a macro to generate a mesh file from an
> isosurface... Will this work?

There was a "triangle scanner" include file a while ago that did this, I 
think it was written for MegaPOV. The method it used didn't work very 
well, it was mainly only useful for a cheap preview.
It would theoretically be possible to duplicate the tessellation patch 
in POV-Script using trace(). It'd be a lot slower, and wouldn't have any 
advantages over the patch.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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