Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Adaptiviely refined tet mesh

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Adaptiviely refined tet mesh


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Adaptiviely refined tet mesh
  • Date: Fri, 13 Feb 2015 18:46:42 +0100
  • Organization: GeometryFactory

On 02/13/2015 06:06 PM, hardik kabaria wrote:
I agree. My question is how do I tile the leaf-nodes of AABB tree
with tetrahedra such that I get a valid mesh.

I am looking for a 3D analogous to what is shown in this paper's
http://www.cs.berkeley.edu/~jrs/meshpapers/BernEppsteinGilbert.pdf
figure 5(page 11).

Thanks for help!
Hardik


I think you can use th mesh_3 package but you need to write some code
to provide the correct mesh domain.

Nothing out-of-the box sorry.

Sebastien.


On Thu, Feb 12, 2015 at 10:20 PM, Sebastien Loriot (GeometryFactory)
<

<mailto:>>
wrote:

On 02/03/2015 07:32 PM, hardik kabaria wrote:

Hello,

I am trying to tile a balanced octree (k-d tree) with
tetrahedrons. Does
CGAL allow me to do so in some (easy) way ?


The only thing I'm thinking about is:
http://doc.cgal.org/latest/__AABB_tree/index.html
<http://doc.cgal.org/latest/AABB_tree/index.html>

Sebastien.


Hardik




--
Hardik Kabaria
Ph.D. Candidate
Department of Mechanical Engineering
Stanford University




--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/__info/cgal-discuss
<https://sympa.inria.fr/sympa/info/cgal-discuss>






--
Hardik Kabaria
Ph.D. Candidate
Department of Mechanical Engineering
Stanford University






Archive powered by MHonArc 2.6.18.

Top of Page