POV-Ray : Newsgroups : povray.programming : Point cloud to mesh : Re: Point cloud to mesh Server Time
5 Jul 2024 16:31:40 EDT (-0400)
  Re: Point cloud to mesh  
From: RetroJ
Date: 23 Aug 2003 17:22:46
Message: <3f47db26@news.povray.org>
Thanks guys.  You don't want to see my source code, but I got it working
using Delaunay's method.  It runs in O(n^4) time where n is the number of
points, so I'll be doing some major cleanup on my code before I post
anything.

RetroJ


Post a reply to this message

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