Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D distance field (e.g. MeshDomainField_3)

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D distance field (e.g. MeshDomainField_3)


Chronological Thread 
  • From: libicocco <>
  • To:
  • Subject: [cgal-discuss] 3D distance field (e.g. MeshDomainField_3)
  • Date: Sun, 21 Oct 2012 08:30:45 -0700 (PDT)

Hi all,

I want to construct a 3D distance field, e.g. a MeshDomainField_3 which
evaluates to the distance (or an approximation to the distance) to a set of
triangles. So far I'm doing it by using AABB distance queries from regular
samples of 3D space. Is there any other way already implemented in CGAL?
(e.g. 3D Voronoi diagrams , or this
http://http.developer.nvidia.com/GPUGems3/gpugems3_ch34.html)

Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-distance-field-e-g-MeshDomainField-3-tp4656056.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] 3D distance field (e.g. MeshDomainField_3), libicocco, 10/21/2012

Archive powered by MHonArc 2.6.18.

Top of Page