POV-Ray : Newsgroups : povray.newusers : Generating Meshes from Arrays of Points : Re: Generating Meshes from Arrays of Points Server Time
5 Sep 2024 02:13:53 EDT (-0400)
  Re: Generating Meshes from Arrays of Points  
From: Warp
Date: 11 Feb 2002 07:20:44
Message: <3c67b71c@news.povray.org>
Tom Melly <tom### [at] tomandlucouk> wrote:
: (since it would allow the fast creation of meshes of
: any arbitary function).

  Not necessarily, as calculating the best distribution of triangles among
the vertex points can be a very slow thing to do (sounds a bit like an
exponential-time problem).

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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