POV-Ray : Newsgroups : povray.general : Quicker substitute for parametric object : Re: Quicker substitute for parametric object Server Time
30 Jul 2024 20:20:50 EDT (-0400)
  Re: Quicker substitute for parametric object  
From: helge h
Date: 7 Jul 2008 07:50:01
Message: <web.4872028e20f02e633ca1592f0@news.povray.org>
Mike Williams <nos### [at] econymdemoncouk> wrote:
> Wasn't it SharkD who wrote:
> >Warp <war### [at] tagpovrayorg> wrote:
> >> SharkD <nomail@nomail> wrote:
> >> > I was wondering if there were a quicker alternative that I hadn't
> >> >thought of?
> >>
> >>   You could always try to create a triangle mesh from those functions.
> >> The code will be quite complicated, but the result will render extremely
> >> fast.
> >>
> >> --
> >>                                                           - Warp
> >
> >Thanks, that's a good idea. I was hoping to avoid doing this though, as it's a
> >bit more involved.
>
> There's a macro by Ingo Janssen that creates a mesh2 of smooth triangles
> from a set of parametric equations. It's an awful lot faster than
> parametric isosurfaces, and you can save the mesh to a file.
>
> See: http://www.econym.demon.co.uk/isotut/param.htm
>
> --
> Mike Williams
> Gentleman of Leisure

The link on that page doesn't work anymore, but I found the files here:
http://code.google.com/p/mmgm/

H


Post a reply to this message

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