Skip to Content.
Sympa Menu

cgal-discuss - AW: [cgal-discuss] Wrong unit normal with CGAL::unit_normal

Subject: CGAL users discussion list

List archive

AW: [cgal-discuss] Wrong unit normal with CGAL::unit_normal


Chronological Thread 
  • From: "Becker, Hans-Ulrich" <>
  • To: "" <>
  • Subject: AW: [cgal-discuss] Wrong unit normal with CGAL::unit_normal
  • Date: Fri, 23 Sep 2016 14:11:37 +0200
  • Accept-language: de-DE
  • Acceptlanguage: de-DE
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
  • Ironport-phdr: 9a23:CqqdcRE0vKG8emaZSaMEaJ1GYnF86YWxBRYc798ds5kLTJ75pcywAkXT6L1XgUPTWs2DsrQf2rCQ6/+rBT1Ioc7Y9itdINoUD15NoP5VtjJjKfbNMVf8Iv/uYn5yN+V5f3ghwUuGN1NIEt31fVzYry76xzcTHhLiKVg9fbytScaBx/iwgqq59JTXJglJnzGgeqhaLROsrAyXuNNcyd9pJa81jxfIuXBVYP9+xGVyJFvVkQyqtemq+5s2uQ5dsPEs7YoIcaz8ZOEFSaZZBzRsezQV7cvw8CTHVwqE5j02X24VnwBgGBTf/RL3RNH6tS6s5bk14zWTIcCjFeN8Yj+l9ao+EBI=
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Hi Mike,

 

it's stupid, but it seems to me that the problem is caused by the additional planar face which intersects both the bone on both sides:

 

 

Some months ago I had a similar problem by a model provided by Vlad, so the (‘implicit’) requirement was that the planar face should

only intersect the ‘correct’ side of the bone, it is the side of the bone where the implant is located. Here that means that

we have to move the planar face in x-direction so that there is only one closed  bone/planar face intersection …

I’m pretty sure that that will help to get the correct result. You know: This solution is a rough prototype: I will spend some more time on

the final solution to get it really stable ….

 

Sorry for all this additional effort and enjoy your weekend

Ulli

 

 

 

-----Ursprüngliche Nachricht-----
Von: [mailto:] Im Auftrag von chrism
Gesendet: Donnerstag, 22. September 2016 22:32
An:
Betreff: Re: [cgal-discuss] Wrong unit normal with CGAL::unit_normal

 

Crap, I hadn't even considered the implications of that for calculating a

normal.

 

Thanks very much!

 

 

 

--

View this message in context: http://cgal-discuss.949826.n4.nabble.com/Re-Wrong-unit-normal-with-CGAL-unit-normal-tp4662294p4662297.html

Sent from the cgal-discuss mailing list archive at 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

 

 

PNG image

Attachment: add_bone_intersection.PNG
Description: add_bone_intersection.PNG




Archive powered by MHonArc 2.6.18.

Top of Page