00:14.31 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
01:07.57 |
nmz787 |
got a seg-fault bug here with 3dm-g.... used
the pointcloud library (pcl) .pcd to nurbs approximation example on
the bunny point cloud... then just tried throwing that .3dm at
3dm-g and it dies, seemingly differently on the compiled (recent
SVN from a few weeks ago) http://paste.pound-python.org/show/SDnebWuTd0eZJINMilY5/
versus the ubuntu .deb install http://paste.pound-python.org/show/Y3DhMbATIFuTkXXxo58T/ |
01:10.08 |
nmz787 |
here is the pointcloud to 3dm example
walkthrough... basically though I just git cloned their github,
compiled with examples, then ran the example binary on the
bunny.pcd they had as a test... took a few seconds to get a decent
one-sided surface, but i went to sleep after a few minutes and it
was still cranking away. Had a nice 3d view of the surface in the
morning and a 3dm file, and a message saying it had finished.
... |
01:10.14 |
nmz787 |
...
http://pointclouds.org/documentation/tutorials/bspline_fitting.php |
01:23.45 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
01:28.45 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
01:35.46 |
nmz787 |
here's the bunny.3dm file i was trying to
convert to a g http://diyhpl.us/~nmz787/bunny.3dm |
02:47.09 |
*** join/#brlcad teepee
(~teepee@37.187.218.221) |
04:41.27 |
ejno |
nmz787: Thanks for reporting that, I will
investigate the issue. |
07:30.47 |
Notify |
03BRL-CAD:ejno * 64320
brlcad/trunk/src/conv/3dm/conv3dm-g.cpp: Correctly report model
validity status. ONX_Model::Audit() fails to repair UUID issues on
non-Windows/OSX platforms due to ON_CreateUuid() being
unimplemented. |
07:49.59 |
*** join/#brlcad alisha
(~quassel@115.184.127.224) |
08:10.39 |
*** join/#brlcad alisha
(~quassel@115.184.127.224) |
08:47.23 |
Notify |
03BRL-CAD:ejno * 64321
(brlcad/trunk/src/conv/3dm/conv3dm-g.cpp
brlcad/trunk/src/conv/3dm/conv3dm-g.hpp): repair ONX_Model UUID
issues on platforms for which ON_CreateUuid() is
unimplemented |
09:39.06 |
*** join/#brlcad alisha
(~quassel@101.60.180.56) |
10:40.28 |
*** join/#brlcad Izakey
(~Izakey@41.205.22.47) |
12:51.57 |
*** join/#brlcad apoorv00
(75c83b75@gateway/web/freenode/ip.117.200.59.117) |
13:16.10 |
*** join/#brlcad alisha
(~quassel@101.60.180.56) |
13:33.40 |
*** join/#brlcad sirnam
(~swetha@49.205.215.143) |
13:51.53 |
*** join/#brlcad alisha
(~quassel@115.184.69.184) |
14:02.10 |
*** join/#brlcad sirnam
(~swetha@49.205.215.143) |
17:34.01 |
*** join/#brlcad teepee
(~teepee@37.187.218.221) |
17:35.58 |
*** join/#brlcad alisha
(~quassel@115.184.69.184) |
17:41.47 |
Notify |
03BRL-CAD:ejno * 64322
(brlcad/trunk/src/conv/3dm/3dm-g.cpp
brlcad/trunk/src/conv/3dm/conv3dm-g.cpp): improve error
messages |
17:42.36 |
*** join/#brlcad alisha
(~quassel@101.60.209.43) |
18:09.50 |
*** join/#brlcad albertcoder
(~quassel@202.164.45.204) |
18:13.31 |
*** join/#brlcad Sricharanized
(~raincrash@116.202.97.107) |
18:13.37 |
*** part/#brlcad Sricharanized
(~raincrash@116.202.97.107) |
18:14.46 |
*** join/#brlcad FreezingCold
(~FreezingC@135.0.41.14) |
18:17.34 |
*** join/#brlcad albertcoder
(~quassel@202.164.45.204) |
18:18.44 |
*** join/#brlcad gaganjyot
(~gaganjyot@27.255.241.185) |
18:32.05 |
*** join/#brlcad albertcoder
(~quassel@202.164.45.204) |
18:39.49 |
*** join/#brlcad alisha
(~quassel@101.60.209.43) |
19:07.08 |
ejno |
nmz787: the crash should be fixed in SVN now,
although one of the two objects (the ON_NurbsCurve) isn't able to
be imported by 3dm-g yet |
19:10.22 |
ejno |
can't work on it now, but I will try to add
support for those objects when I have some time |
21:10.31 |
*** join/#brlcad teepee_
(~teepee@37.187.218.221) |
23:22.38 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
23:36.10 |
nmz787 |
ejno: i'm not sure what you mean exactly...
the crash will be fixed, but since something isn't supported, it
will not be able to complete the conversion (but erroring out
gracefully instead of crashing)? |
23:43.23 |
*** join/#brlcad FreezingCold
(~FreezingC@135.0.41.14) |