Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: 3D boolean support

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: 3D boolean support


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: 3D boolean support
  • Date: Mon, 12 Mar 2012 08:03:40 -0700 (PDT)


Okay, my small test with the .off was stupid. By default ofstream works with
5 digits precision. If I set the precision to 50 digits, then everything is
fine. But a small test showed me that maya works with single precision:

http://forums.cgsociety.org/showthread.php?p=7267961#post7267961

meaning I am screwed.
Looks impossible, but any creative ideas how to force the nef to be
satisfied with a single precision?

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-boolean-support-tp4459502p4466273.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page