Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] isosurface construction from signed distance function point set

Subject: CGAL users discussion list

List archive

[cgal-discuss] isosurface construction from signed distance function point set


Chronological Thread 
  • From: vimarsh <>
  • To:
  • Subject: [cgal-discuss] isosurface construction from signed distance function point set
  • Date: Wed, 4 Nov 2015 00:41:22 -0800 (PST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:ObdixxZjjJXDgJpghajJnEH/LSx+4OfEezUN459isYplN5qZpcm4bnLW6fgltlLVR4KTs6sC0LqL9fqxEjVavN6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDvvceCKFwS2XKUWvBbElaflU3prM4YgI9veO4a6yDihT92QdlQ3n5iPlmJnhzxtY+a9Z9n9DlM6bp6r5YTGZPTJPppCOUARHR9azh0t4XXskzIQgKLo3cdSW4LiQFgAg7f7Ri8UI2inDH9s79j2SyTJ9b2BeQqWDGr9bxrDhTAhyIONjp/+2bS3J8jxJlHqQ6s8kUsi7XfZ5uYYaEmJq4=

I have a cubical bounding box, inside which i know a scalar function's values
on a dense uniform grid of points.
This function is somewhat similar to a signed distance function, and i want
to construct a zero-isovalued isosurface from these points using the
marching cubes algorithm, and function values at these points.
I'm slightly confused where to go from here, how to proceed, how to use
make_sufrace_mesh() , if at all.

Is the approach suggested in this thread advisable?:
http://cgal-discuss.949826.n4.nabble.com/INR-Image-Format-td952447.html#a952448

Any pointers on which direction to go in, would be greatly helpful.
Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/isosurface-construction-from-signed-distance-function-point-set-tp4661319.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page