POV-Ray : Newsgroups : povray.general : Surface from XYZ data : Re: Surface from XYZ data Server Time
30 Jul 2024 22:25:28 EDT (-0400)
  Re: Surface from XYZ data  
From: Warp
Date: 15 Oct 2008 12:12:43
Message: <48f6167b@news.povray.org>
Btw, it would be perfectly possible to create a POV-Ray macro which takes
a 2-dimensional array of 3D points (ie. basically a grid of points) and
which would then generate a smooth surface which goes through all these
points, by creating a bicubic patch for each group of four adjacent points
in the grid. The tangential control points can be easily calculated in such
a way that the resulting group of bicubic patches form a smooth surface
which goes through all the given points.

  I actually once started writing such a macro, but I never finished it.

-- 
                                                          - Warp


Post a reply to this message

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