Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D vectors to a grid of columns?

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D vectors to a grid of columns?


Chronological Thread 
  • From: lednakashim <>
  • To:
  • Subject: [cgal-discuss] 3D vectors to a grid of columns?
  • Date: Wed, 24 Jul 2013 12:00:00 -0700 (PDT)

I am having some trouble navigating the CGAL library.

My goal is to convert a series of scattered vertices's on R3 into a series
of boxes much in the same was a Riemann Sum's represent a function.
(http://mathworld.wolfram.com/images/interactive/RiemannSum.gif). In my
mind there is never a point on top of another point.

The end result is to read the values of the surface at evenly spaced
locations.

I am able to generate the mesh with CGAL but I am not sure how to read the
Delaunay mesh at regularly spaced locations.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-vectors-to-a-grid-of-columns-tp4657847.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] 3D vectors to a grid of columns?, lednakashim, 07/24/2013

Archive powered by MHonArc 2.6.18.

Top of Page