POV-Ray : Newsgroups : povray.unofficial.patches : Tesselation and mesh data extraction patches : Modified syntax (Was: Tesselation and mesh data extraction patches) Server Time
28 Apr 2024 01:34:21 EDT (-0400)
  Modified syntax (Was: Tesselation and mesh data extraction patches)  
From: Warp
Date: 14 Dec 2000 09:35:54
Message: <3a38daca@news.povray.org>
I modified the syntax of the tesselation to be more versatile and more
homogeneous with the syntax of other povray objects.

tesselate
{ OBJECT
  [accuracy INTEGER]
  [smooth]
  [inside_vector VECTOR]
  [distance FLOAT]

  OBJECT_MODIFIERS
}

  I reused old keywords in MegaPov so that I wouldn't have to create new
ones.
  The hardest keyword to find was for the bounding-box offset value. I thought
that 'distance' could be the best one for that.

  I still have to work a bit about the meaning of the accuracy value.
  Any suggestions?

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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