Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Any idea about Minkowski difference?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Any idea about Minkowski difference?


Chronological Thread 
  • From: johnzjq <>
  • To:
  • Subject: [cgal-discuss] Re: Any idea about Minkowski difference?
  • Date: Thu, 30 Dec 2010 01:43:53 -0800 (PST)


Hi, J.,

I have tested your models. At first, I came across the same assertion! Then,
I examined your model and did some modification, Finally, succeed.

1 The models you provide probably trigger some of the restrictions of
MinkowskiSum.
(S29.3
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Minkowski_sum_3/Chapter_main.html)
I converted the model to the triangle based OBJ model using 3dsmax and there
is no assertion appeared any more.

2 The l_shape is too small to produce any results after "erosion". I scaled
the original model by 4 times (or 5) and get the result as attached.

(Carelessly, I translated the coordinates of the original model. Please try
with the new models)
http://cgal-discuss.949826.n4.nabble.com/file/n3168082/cube_m.off cube_m.off
http://cgal-discuss.949826.n4.nabble.com/file/n3168082/l_shape_m.off
l_shape_m.off
http://cgal-discuss.949826.n4.nabble.com/file/n3168082/result.off result.off
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Re-Any-idea-about-Minkowski-difference-tp3166601p3168082.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page