Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?
  • Date: Sun, 13 Apr 2014 09:02:44 -0700 (PDT)


So you don't want boolean intersection you want boolean difference. My half
planes intersection ides won't work for both cases, I looked at it wrongly.
But carve lib can do your example, see below (was done with the maya wrapper
boolPro). On tips how to build and use carve lib try to go over the
following open source maya plugin wrapper boolPro:

http://forums.cgsociety.org/showthread.php?t=1041117


a1 - a2:
--------

OFF
26 26 0
4.08407 -1 0.333333
5.08407 0 2
4.08407 1 -1
4.08407 0 1
4.08407 2 -2
4.08407 0 -2
4.08407 1 0.333333
5.08407 0 -1
4.08407 0 2
4.08407 -2 0
4.08407 -1 1
4.08407 -0.333333 -1
4.08407 2 0
4.58407 0 1
5.08407 0 1
5.08407 0 -2
4.08407 -0.333333 1
4.08407 0 -1
4.08407 -2 -2
4.08407 -1 -1
4.08407 1 0
4.08407 -2 2
4.58407 0 -1
4.08407 -1 0
4.08407 2 2
4.08407 1 1
3 20 12 24
3 20 24 25
3 20 25 6
3 2 4 12
3 2 12 20
3 25 24 8
3 25 8 3
3 17 5 4
3 17 4 2
3 3 8 21
3 3 21 10
3 3 10 16
3 10 21 9
3 10 9 23
3 10 23 0
3 23 9 18
3 23 18 19
3 19 18 5
3 19 5 17
3 19 17 11
3 3 8 1
3 3 1 13
3 13 1 14
3 7 15 22
3 22 15 5
3 22 5 17




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Boolean-operations-between-unclosed-polyhedrons-tp4659114p4659123.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page