POV-Ray : Newsgroups : povray.programming : Isosurface-to-mesh : Isosurface-to-mesh Server Time
28 Jul 2024 20:24:46 EDT (-0400)
  Isosurface-to-mesh  
From: Nathan Kopp
Date: 22 Jul 1999 18:12:07
Message: <379797CB.48807AF0@Kopp.com>
A recent discussion about using marching cubes to turn a blob into a mesh
got me thinking...

Currently the isosurface renders slowly.  I have a proposition:
Could we make a new object, maybe named iso_mesh, which looks exactly the
same as an isosurface in POV code, but is transformed to a mesh (via
marching cubes) before rendering.  This could potentially greatly
speed up the rendering of an isosurface (of course, at the cost of image
quality and memory usage).  I'll maybe work on it eventually, but I'm so
busy with other projects that it would be a long time before I could get
started, and by then maybe something more interesting would have come up
and I'd forget about it.  Thoughts?  Anyone interested in trying it?

-Nathan


Post a reply to this message

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