Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?


Chronological Thread 
  • From: Shrabani Ghosh <>
  • To:
  • Subject: Re: [cgal-discuss] How to attach to mesh together under the same coorodinate?
  • Date: Tue, 24 Sep 2019 13:32:53 -0400
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:T+MzwR/56qEiBv9uRHKM819IXTAuvvDOBiVQ1KB20e0cTK2v8tzYMVDF4r011RmVBN6dsKoP0rOP+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxhGiTanb75+MBq6oRjMusULnIBvNrs/xhzVr3VSZu9Y33loJVWdnxb94se/4ptu+DlOtvwi6sBNT7z0c7w3QrJEAjsmNXs15NDwuhnYUQSP/HocXX4InRdOHgPI8Qv1Xpb1siv9q+p9xCyXNtD4QLwoRTiv6bpgRxj1hicaLD456H/YhdBsjKxYpRKhqBJxw4nRYI6PNfp+eL7WcdcUSGZdW8pcUTFKDIGhYIsVF+cOMuhYoIv9qVUArhWwGBeiC//0xzBSmnP7x7c33/g9HQzE2gErAtIAsG7TrNXwLKocTOC1zLPSwjrYdfxW3zb945XJfBAhpvGMRrJwetfWxEk0DQPKlVOQpZbqPzOV0eQNqGib4u5kWO+0hG4nrht+ojmrxss2lobJgYcVx0nC+C5kzog1Iti4R1R6Yd6iCJZQsTuVOJBtTcMmXW5kojo1yroDuZKjcygKz5MnxxHba/OZaYSH/hXjVOOJLTd5gnJlYrO/iAyo/Uiu0O3wTtW70FlQoSpBiNXMsWoN1xPV58OaSfV95l+s1SiT2w3X8O1JIkA5mbDFJ5I9wbM8jJUevEXFEyTrgkv5lrWWeV8h+uWw6+TofLHmppiEOo9xkA7+M6AultWhDuslLwQCRmab9Ou92bH58k35R7JKjvIykqbHqpzVOcMbpquhDw9U1IYs9Qq/Ai+43NgEmXQLNlFIdRKdg4T3J13DI+r0APi+jli0lTdk3fHGPrnvApXXKXjDla/sfa1n60FHzgo/199f55JTCrEaIPL+Xkv8ucfXDh88KQO0wuLnBM9h2YMZXGKDGrWZP7/KsV+U+uIvJPGBa5MauDnnL/gp/uPhjX4imVABYKmpxoAXZWujHvVmJkWZeWDjjs0AEWcMpAo+TfblhEeMUT5JND6PWbkh7GQ7FJ6+FtWEAZu8haSImia9BJxfIG5cTUudFG/hMISCVfBLYy2bJoptkycPSKO6GLMmgBqhvQu/x7t8JffP4QUZs4ji3Z57/b79jxY3oAd0Fc2X2meMB050mXgID2stxqp550N9zUyDgPlQjPlRFNgV7PRMBFRpfaXAxvB3XoihEjnKec2EHQ3+G4T0MXQKVts0huQ2TQN4EtSmgArE2nPzUbAQnr2PQpcz9/CFhiSjF4NG03/DkZIZoRw+WMIWbD+pg6d+807YAIubyxzExZbvTrwV2Wv2zEnGzWeKuxsFAgt5UKGAUHxGI0WK85L24UTNS7LoArMiYFNM

Hi Sebastien,

I tried with Nef_3 polyhedron on your reference. I wanted to do the union operation. But after some time, I am seeing it showing "killed". what could be the reason for this. I am attaching the files here. Could you please look into it?
 colored_bone_MMM.off
 colored_hole_MMM.off

Regards
Shrabani Ghosh

On Fri, Sep 20, 2019 at 4:39 AM Sebastien Loriot (GeometryFactory) <> wrote:
 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/
>

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





Archive powered by MHonArc 2.6.18.

Top of Page