Subject: CGAL users discussion list
List archive
- From: Pádraig Ó Conbhuí <>
- To:
- Subject: [cgal-discuss] 3D Mesh to projected 2D Mesh
- Date: Mon, 1 Feb 2016 23:39:16 +0000
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:Hcn84BDxqsLJcLIuVEMBUyQJP3N1i/DPJgcQr6AfoPdwSP7/o8bcNUDSrc9gkEXOFd2CrakU1KyP6eu5ByQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTokbnosMSNKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvDxcK08CLBZFz87KHsd5cvxtBCFQxHcyGEbVzAuGxZSCgnKpKqydZD3uCvnM6IpwC6ROsv8Ta01cTun5qZvDhTvjXFUZHYC7GjLh5ko3+pgqxW7qkknzg==
Hi All,
I'm looking for a way to generate a 2D mesh from the projection of a 3D one.
I have a 3D mesh with some values at each node. I'm looking to integrate these values through the z-direction onto a 2D mesh with edges conforming to the "shadow" of 3D mesh. The conforming edges is sort of important for the FEM stuff I want to do on this projection.
Ideally, I'd be able to to a rotation of my mesh, projection, triangulation and FEM solve in real-time (or as quick as possible, at least).
I imagine I could get an implicit function if I tested for the intersection of a line segment and my mesh which tells me whether a point falls in the projection or not. Is there a nice way of setting up a quick lookup, like an AABB tree, for intersections of a 3D mesh and a line? Is there a way of generating 2D meshes in 2D with implicit surfaces? There seems to be an implicit surface option for 2D surfaces embedded in 3D, but not for pure 2D in 2D. That only seems to work with a bounding polyline.
Thanks,
Paddy
- [cgal-discuss] 3D Mesh to projected 2D Mesh, Pádraig Ó Conbhuí, 02/02/2016
Archive powered by MHonArc 2.6.18.