IRC log for #brlcad on 20150303

00:34.51 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
01:12.42 nmz787 ejno: ok, I guess NURBS surfaces aren't importable now I think is what you are saying in general. I haven't been able to compile SVN since you told me about the patch, something about TK Font. Haven't had time to see if it's just build flag options or something simple wrong like that. I imported the .g file you posted but only seemed to see the shape outline, not the surface itself. I'm new to all this stuff though.
01:13.22 ejno nmz787: did you try raytracing it? I believe that is the surface
01:14.25 ejno (in wireframe it does look like an outline)
01:14.37 *** join/#brlcad caen23 (~caen23@92.83.191.152)
01:16.25 *** join/#brlcad sofat (~androirc@202.164.45.204)
01:25.42 nmz787 oh
01:25.43 nmz787 hmm
01:28.22 nmz787 ejno: says unable to fetch shared memory
01:29.39 nmz787 aaaannnnd mged doesn't seem to have a ctrl-c or copy entry in the edit menu, for me to show you what it spit out
01:30.42 nmz787 ejno: http://imgur.com/xNdTvMl
01:36.54 *** join/#brlcad infobot_ (ibot@rikers.org)
01:36.54 *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all our GCI 2014 participants! Grand Prize winners: Peter and Marc. Runner up: Yash. Other Finalists: Raptor and Aditya.
01:37.00 ejno nmz787: hmm... do you have an SVN build available to test if that also crashes? (in the meantime you can preview the surface with "draw -m1 base.3dm.c" in archer)
01:40.22 nmz787 ejno: this is what my 7.25.0 SVN build shows http://imgur.com/DhXLx0T
01:40.32 nmz787 (this was pre your fix for 3dm-g)
01:40.58 ejno sorry, should be out.3dm.c, not base.3dm.c
01:41.12 ejno thanks
01:42.03 nmz787 draw -m1 out.3dm.c does nothing in archer
01:42.44 nmz787 trying in newer build now
01:43.01 ejno oops, sorry, the first command was correct
01:43.13 nmz787 nope, does nothing
01:43.21 nmz787 doing that with surface.s shows something
01:43.56 nmz787 wait, draw -m1 surface.s works in mged too
01:44.25 nmz787 brlcad: how is draw -m1 different than real-time raytracing that I asked about on the mailing list?
01:45.40 ejno yeah, I just chose archer because lighting and some other things are disabled by default in mged iirc
01:46.25 ejno I believe that is an OpenGL rendering of a facetization
01:46.30 nmz787 brlcad: oh, well I see draw -m1 on a pipe primitive still looks wire-frame
01:48.25 nmz787 hmm, when I went to raytrace my spring (pipe primitive) after closing mged that was displaying the 3dm conversion g file... I saw the bunny partially rendered in my spring graphic window
01:48.37 nmz787 and saw some windows 'lingering shared memory'
01:49.14 nmz787 (I often just go to the terminal where i launched mged and ctrl-c it, since when I use the file-menu exit item it hangs on the terminal
01:49.19 nmz787 idk if that's related
02:07.21 ejno that is normal behavior of the rt window, I think
02:12.51 ejno I have to go for now; sorry I couldn't be more helpful with that crash
02:25.53 brlcad ``Erik: undecided in how many slots we'll accept, umbrella is decided/done
02:27.30 brlcad nmz787: try "rt -F/dev/X"
02:28.43 brlcad nmz787: draw -m1 is not using ray tracing, it just tessellates the nurbs surface(s) into triangles and displays them via opengl
02:30.02 nmz787 will give it a try
02:30.11 nmz787 brlcad: any ideas how to get past this? "brlcad-svn-trunk/include/dm/dm_xvars.h:79:5: error: unknown type name ‘Tk_Font’ Tk_Font tkfontstruct;"
02:32.28 brlcad nmz787: if you can create a remote ssh shell for me to log in with, I could try and debug that remotely
02:34.14 *** join/#brlcad unicodesnowman (~unicodesn@2602:ffea:1001:1fa::97d2)
02:34.15 brlcad alas, it's not obvious what the issue is there but my guess would be it's a build system issue detecting that it needs to use our bundled tcl/tk
02:35.36 nmz787 ah, well I /was/ having those HUGE button issues on this machine
02:35.37 brlcad but instead it's trying a system version it found and running into a compatibility issue
02:35.51 brlcad and that went away??
02:36.03 nmz787 I can't remember what ever came of that, I think I hit compile errors and couldn't figure out how to proceed
02:36.26 nmz787 no then I got busy with a class and day job
03:17.38 starseeker grumbles about Tk under his breath...
03:21.40 *** join/#brlcad infobot (ibot@rikers.org)
03:21.41 *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all our GCI 2014 participants! Grand Prize winners: Peter and Marc. Runner up: Yash. Other Finalists: Raptor and Aditya.
03:50.09 *** join/#brlcad infobot_ (ibot@rikers.org)
03:50.09 *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all our GCI 2014 participants! Grand Prize winners: Peter and Marc. Runner up: Yash. Other Finalists: Raptor and Aditya.
04:00.02 *** join/#brlcad lemur1 (~lemur@host213-122-133-147.range213-122.btcentralplus.com)
04:00.29 lemur1 Hey
04:00.51 lemur1 I was wondering, I want to get involved with BRLCad through summer of code
04:01.13 lemur1 Thought first port of call was to get to know the project and the people better
04:02.36 nmz787 yeah, check wiki lemur1
04:02.50 lemur1 sure
04:03.00 nmz787 and be prepared to wait days sometimes for answers here
04:03.23 nmz787 some times response is fast
04:03.30 lemur1 no problems, heh
04:04.06 nmz787 there are also a few mailing lists
04:04.29 nmz787 they are better for involved discussion maybe, since I have lost track of things in here
04:04.46 nmz787 that I wouldn't have had I asked on the list
04:06.37 lemur1 but basic documentation is on the wiki?
04:12.27 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
04:14.25 *** join/#brlcad infobot (ibot@rikers.org)
04:14.26 *** topic/#brlcad is BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all our GCI 2014 participants! Grand Prize winners: Peter and Marc. Runner up: Yash. Other Finalists: Raptor and Aditya.
04:56.10 *** join/#brlcad akshayrk95 (73f91219@gateway/web/freenode/ip.115.249.18.25)
04:57.01 *** join/#brlcad albertcoder (~quassel@202.164.45.204)
05:24.14 *** join/#brlcad albertcoder (~quassel@202.164.45.212)
05:25.03 *** join/#brlcad sofat (~androirc@223.225.214.29)
05:29.17 *** join/#brlcad albertcoder (~quassel@202.164.45.204)
05:36.34 nmz787 lemur1: yes check the wiki, when you find the gsoc page see the mentor section
05:36.54 nmz787 (to see who to ask questions to in here)
05:38.48 *** join/#brlcad Izakey (~Izakey@41.205.22.18)
06:11.09 brlcad thanks nmz787
06:12.40 sofat brlcad, please check my pull request.
06:13.21 brlcad sofat: I did briefly, but didn't yet get to try it live
06:13.26 *** join/#brlcad srgnuclear_ (744a6ba9@gateway/web/freenode/ip.116.74.107.169)
06:13.33 brlcad hoping to test it running tomorrow
06:13.50 brlcad lots of image changes
06:14.18 *** join/#brlcad andrei_ (c35a6e7d@gateway/web/freenode/ip.195.90.110.125)
06:14.21 brlcad my current inclination is that we'll have a separate landing page that will go to wp, wiki, etc, that can be more easily customized/replaced
06:14.46 brlcad there seem to be unending issues with getting the WP theme to behave
06:15.07 brlcad we might want to fall back to something more simple and let the landing (main) page be fancy
06:15.23 brlcad thinking of combining concepts from at least two different GCI concepts
06:16.47 sofat Okay
06:19.46 andrei_ Hello
06:29.49 *** join/#brlcad caen23 (~caen23@92.83.191.152)
06:54.23 *** join/#brlcad sofat (~androirc@106.192.172.134)
08:43.18 *** join/#brlcad teepee- (bc5c2134@gateway/web/freenode/ip.188.92.33.52)
08:48.47 *** join/#brlcad unicodesnowman (~unicodesn@unaffiliated/unicodesnowman)
09:00.19 *** join/#brlcad caen23 (~caen23@92.83.191.152)
09:24.49 *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net)
10:05.43 *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua)
10:48.53 Notify 03BRL-CAD Wiki:Frederik Coghe * 0 /wiki/User:Frederik_Coghe:
11:49.42 *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua)
12:31.21 *** join/#brlcad sofat (~sofat@202.164.53.117)
12:50.12 *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14)
13:05.58 ``Erik production car with 1782bhp (1329kW) http://www.autocar.co.uk/car-news/motor-shows-geneva-motor-show/new-koenigsegg-regera-revealed-1782bhp
13:41.41 *** join/#brlcad gaganjyot (~gaganjyot@27.255.240.125)
13:47.10 *** join/#brlcad luca79 (~luca@net-37-117-82-144.cust.vodafonedsl.it)
14:06.56 *** join/#brlcad sprakash (~Prakash@14.139.82.6)
14:24.30 *** join/#brlcad konrado (~konrado@41.244.243.155)
14:47.45 *** join/#brlcad gaganjyot (~gaganjyot@27.255.240.125)
14:57.33 *** join/#brlcad nihar (67157f4c@gateway/web/freenode/ip.103.21.127.76)
14:59.05 nihar hi I am interested in the GSOC' 15 accepted project-BRLCAD VECTOR DRAWINGS FROM NURBS
15:01.10 *** part/#brlcad nihar (67157f4c@gateway/web/freenode/ip.103.21.127.76)
15:06.25 *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua)
15:09.39 *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua)
15:13.12 Notify 03BRL-CAD Wiki:115.246.71.192 * 7885 /wiki/User:Level_zero/index: /* Personel Informtion */
15:22.40 Notify 03BRL-CAD:carlmoore * 64330 brlcad/trunk/src/librt/primitives/hf/hf.c: In comments, add 2 periods
15:45.28 *** join/#brlcad sofat (~androirc@202.164.45.204)
16:08.33 Notify 03BRL-CAD:starseeker * 64331 (brlcad/trunk/include/bn/polygon.h brlcad/trunk/src/libbn/polygon.c and 4 others): Prefix the libbn polygon routines that deal with 3d points.
16:11.37 Notify 03BRL-CAD:indianlarry * 64332 brlcad/trunk/src/libbrep/shape_recognition_torus.cpp: Final return statement accidentally caught in lines removed with preprocessor statement but needed for proper function return. Windows compiler would not let this pass so simply moved outside of CPP statement.
16:14.26 *** join/#brlcad hiteshsofat (~androirc@202.164.45.204)
16:38.05 Notify 03BRL-CAD:starseeker * 64333 (brlcad/trunk/include/bn/polygon.h brlcad/trunk/src/libbn/polygon.c): Start trying to get a handle on the CW/CCW status of inputs to triangulation.
16:40.44 *** join/#brlcad sofat (~androirc@202.164.45.204)
16:45.31 Notify 03BRL-CAD:starseeker * 64334 brlcad/trunk/src/libbn/polygon.c: fix text - (x2-x1)(y2+y1)
16:47.47 *** join/#brlcad gaganjyot (~gaganjyot@27.255.240.125)
16:55.59 Notify 03BRL-CAD:starseeker * 64335 brlcad/trunk/src/libbn/polygon.c: Return an error if we hit a null ear ref - not sure why it's happening yet - doesn't seem to be CW/CCW issues...
16:57.45 *** join/#brlcad kintel (~kintel@unaffiliated/kintel)
17:09.49 *** join/#brlcad sofat (~androirc@202.164.45.204)
17:36.22 Notify 03BRL-CAD Wiki:Nitunkcnhe486 * 0 /wiki/User:Nitunkcnhe486:
17:38.16 Notify 03BRL-CAD Wiki:Nitunkcnhe486 * 0 /wiki/File:Resume.pdf:
17:45.12 Notify 03BRL-CAD:carlmoore * 64336 brlcad/trunk/src/util/pixsubst.c: reformat the Usage for pixsubst
17:52.41 *** join/#brlcad sofat (~sofat@202.164.45.204)
17:59.39 *** join/#brlcad hplv (0e8b5206@gateway/web/cgi-irc/kiwiirc.com/ip.14.139.82.6)
18:17.35 *** topic/#brlcad by brlcad -> BRL-CAD || http://brlcad.org || logs: http://ibot.rikers.org/%23brlcad/ || Congrats to all GCI 2014 winners Peter & Marc! || We are ACCEPTED for GSoC 2015 -- if you're a student, ask a specific question and WAIT for an answer!
18:31.59 ``Erik brlcad: ya gonna post that on http://brlcad.org ? :D
18:45.51 *** join/#brlcad hplv (0e8b5206@gateway/web/cgi-irc/kiwiirc.com/ip.14.139.82.6)
19:05.41 *** join/#brlcad hiteshsofat (~androirc@202.164.45.204)
19:05.56 hiteshsofat brlcad, hello
19:10.49 *** join/#brlcad andrei__ (bc1b5716@gateway/web/freenode/ip.188.27.87.22)
19:10.55 andrei__ Hello
19:15.40 *** join/#brlcad akashraj (6f5d0646@gateway/web/freenode/ip.111.93.6.70)
19:16.51 n_reed not what I was looking for, but possibly useful: http://www.cs.princeton.edu/~funk/shape2pose.pdf
19:21.17 andrei__ ~seen brlcad
19:21.22 infobot brlcad is currently on #stepcode #brlcad #bzflag. Has said a total of 10 messages. Is idling for 19m 44s, last said: 'd356: what brings you here?'.
19:22.27 *** join/#brlcad swordfish12 (~chatzilla@61.16.142.166)
19:24.06 *** part/#brlcad andrei__ (bc1b5716@gateway/web/freenode/ip.188.27.87.22)
19:31.06 Notify 03BRL-CAD:starseeker * 64337 brlcad/trunk/src/libbn/polygon.c: Remove debug printing
19:37.42 Notify 03BRL-CAD:starseeker * 64338 brlcad/trunk/src/librt/test_shape_recognition.cpp: verts -> verts2d
20:02.41 *** join/#brlcad amanag (uid71246@gateway/web/irccloud.com/x-safgrydygzydzijt)
20:03.54 ``Erik hm, gitorious is going away
20:07.27 *** part/#brlcad amanag (uid71246@gateway/web/irccloud.com/x-safgrydygzydzijt)
20:15.18 *** join/#brlcad teepee_ (~teepee@37.187.218.221)
20:21.24 *** join/#brlcad sirnam (~swetha@14.139.82.6)
20:21.37 *** part/#brlcad sirnam (~swetha@14.139.82.6)
20:44.48 *** join/#brlcad hplv (0e8b5206@gateway/web/cgi-irc/kiwiirc.com/ip.14.139.82.6)
20:46.37 *** join/#brlcad andrei_il (~andrei@109.100.128.78)
20:46.45 *** part/#brlcad andrei_il (~andrei@109.100.128.78)
21:06.48 *** join/#brlcad hplv2 (0e8b5206@gateway/web/cgi-irc/kiwiirc.com/ip.14.139.82.6)
21:22.43 *** join/#brlcad caen23 (~caen23@92.83.191.152)
21:29.32 *** join/#brlcad hplv (0e8b5206@gateway/web/cgi-irc/kiwiirc.com/ip.14.139.82.6)
22:21.05 brlcad ``Erik: no, I'm going to eliminate the news items from brlcad.org ;)
22:21.18 brlcad something less timey wimey
22:21.52 ``Erik cool, as long as it isn't "2013!" ;)
22:22.30 ``Erik (though google gets all hot and bothered about sites that update frequently, one of the basic seo things)
22:28.30 *** join/#brlcad hiteshsofat (~androirc@202.164.45.204)
22:58.45 *** join/#brlcad Nylok (51c1eafd@gateway/web/freenode/ip.81.193.234.253)
23:00.09 Nylok Hello
23:04.32 *** join/#brlcad teepee_ (~teepee@37.187.218.221)
23:59.30 *** join/#brlcad hiteshsofat (~androirc@202.164.45.204)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.