Subject: CGAL users discussion list
List archive
- From: "Sebastien Loriot (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?
- Date: Fri, 20 Sep 2019 10:38:51 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:lx7FKhXqjoe69Q9vqEXygQM8inTV8LGtZVwlr6E/grcLSJyIuqrYbRWFt8tkgFKBZ4jH8fUM07OQ7/m7HzZaqs7d+DBaKdoQDkVD0Z1X1yUbQ+e9QXXhK/DrayFoVO9jb3RCu0+BDE5OBczlbEfTqHDhpRQbGxH4KBYnbr+tQt2agMu4zf299IPOaAtUmjW9falyLBKrpgnNq8Uam4RvJrs/xxfTvHdEZetayX9nKFmOmxrw+tq88IRs/ihNpf4t7dJMXbn/c68lUbFWETMqPnwv6sb2rxfDVwyP5nUdUmUSjBVFBhXO4Q/5UJnsrCb0r/Jx1yaGM8L4S7A0Qimi4LxwSBD0kicHNiU2/3/Rh8dtka9UuhOhpxh4w47JfIGYMed1c63Bcd8GQ2dKQ8BcXDFDDIyhdYsCF/cPM/hWr4f9pFUAoxWxCgauC+zzxTFFnWP20K8g3ug9DQ3L0g4tEtQTu3rUttX1M6ISXPi7wKfV0zrMdOlZ2Szh6IjJbB8hp+yHU7R3ccrLyEkvEB/FhUiUpYLkITyV0eENvHaH7+p6VeOhi3QopB1tojio3MctiozFiowIwV3D7iV5xIE1Jce5SE58fd6oCp5QtyWBOot5R8MtWWBouCIgxrIavp67eTEHxZI6zBDRbPyHdpKH4hPlVOuJJzd3nmlqd6m7hxms60Sv1ur8Vsys3FlWoSpKiN3MumoK1xzJ5ciKTOZ28ES52TuXyQzf9uVJLVo3mKfbMZIt36A8m5kJvUnMHyL6gFj6gLOSe0k+5+Sl7/jrbq/4qpKcOYJ4kBzyPrkol8eiG+o3KBIOUHKe+emk1L3s40n5QLJSg/0ziKbZsZTaKd0Vp668HgNZy4gj5hm+Aju839QYmn4HLF1BeB2ZlYTmJ1bOIPXgAfe+hVSjjitryujYMrH9BpjBNHvOnbf7cbpg9UJRyxA/wN9e6p5MD7EOOvPzWkv/tNzCCR85NhS5w/3jCNV6zIMeWGWPArODPKPXtV+F/e0vI+yWa48UvDbxMeQq5/nrjXMhg18SYbGp3YcLaHC/BvlpP0qZbmDogtsYDGgKvxE+Q/D3iF2ZSj5efG2yXqI55jEjEo2qF4bDRoa3gLyAxii3BJNWZnoVQmyLRHznfoHBV/YXYz+JOedglCYFXP6vUdwPzxar4UXBxrBuNfbV9ytQkZX51d9pr638mBY3+CBuHuqU2H2KVXA11CtcXDsxxqF4vQp4zn+M1KF5h7pTEtkFtKABaRszKZOJl78yMNv1QA+UJo7YGmbjec2vBHQKdvx0xtYPZ0hnHND710LM2iOrB/kekLnZXcVooJKZ5GD4IoNG81iDzLMo1gB0Tc5GNGngjal6pVCKWtz51n6BnqPvTpwymS7A8GDZkDiLtUBcFRF1CODLAS5ZaUzRotD0oEjFSu32BA==
From your description it seems that you are interested in doing Boolean operations on triangle meshes.
The Polygon Mesh Processing package provide such a functionality for
manifold objects:
https://doc.cgal.org/latest/Polygon_mesh_processing/index.html#title12
The more general Nef_3 package provides operations for general meshes:
https://doc.cgal.org/latest/Nef_3/index.html
Sebastien.
On 9/12/19 11:58 PM, Shrabani Ghosh wrote:
Hi,
I want to attach two mesh together so that they will be placed perfectly
under the same coordinates.
Like these are two meshes.
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/28.png>
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/29.png>
After they will be attached together, they should be looked like this.
<http://cgal-discuss.949826.n4.nabble.com/file/t376134/30.png>
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/12/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/20/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/24/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/26/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/25/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Shrabani Ghosh, 09/24/2019
- Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?, Sebastien Loriot (GeometryFactory), 09/20/2019
Archive powered by MHonArc 2.6.18.