IRC log for #brlcad on 20120924

01:35.23 *** join/#brlcad yukonbob (~bch@107.228.181.67)
01:35.27 yukonbob hello #brlcad
01:37.52 yukonbob ...and goodbye !
03:39.38 elf__ brlcad, are you around? :)
04:57.37 *** join/#brlcad ``Erik (~erik@pool-108-3-186-191.bltmmd.fios.verizon.net)
05:23.54 CIA-68 BRL-CAD: 03Elf11 07http://brlcad.org * r4445 10/wiki/User:Elf11: /* Log */
06:54.49 *** join/#brlcad milamber (~devlin@d118-75-244-176.try.wideopenwest.com)
08:20.05 *** join/#brlcad elf11_ (~elf11_@92.80.8.106)
08:22.12 *** part/#brlcad elf11_ (~elf11_@92.80.8.106)
08:22.18 *** join/#brlcad elf11_ (~elf11_@92.80.8.106)
09:16.38 *** join/#brlcad elf11_ (~elf11_@92.80.8.106)
09:45.33 *** join/#brlcad elf11_ (~elf11_@92.80.8.106)
09:55.40 *** join/#brlcad elf11__ (~elf11__@92.80.8.106)
10:01.13 *** join/#brlcad abhi2011 (~chatzilla@117.214.48.168)
10:34.44 *** join/#brlcad elf11__ (~elf11__@92.80.57.5)
10:40.54 *** join/#brlcad abhi2011_ (~chatzilla@117.214.48.168)
10:45.33 *** join/#brlcad Stattrav (~Stattrav@ns.cmi.ac.in)
10:45.34 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
12:46.01 *** join/#brlcad abhi2011 (~chatzilla@117.200.81.167)
13:49.43 *** join/#brlcad Al_Da_Best (~Al_Da_Bes@027b4353.bb.sky.com)
14:05.51 *** join/#brlcad elf11__ (~elf11__@109.97.130.248)
14:09.21 *** join/#brlcad elf_ (~elf@92.80.57.5)
14:20.23 CIA-68 BRL-CAD: 03starseeker * r52520 10/brlcad/trunk/src/libnurbs/opennurbs_fit.cpp: Remove some debugging output.
14:21.52 abhi2011 hey starseeker, is there anyway to disable the multiconfig_path thing
14:22.10 abhi2011 it seems to be throwing up some errors in the windows compile
14:27.08 elf11__ It is "normal" for the VS brlcad build to have a few GB on the HDD?
14:33.03 abhi2011 so about the raytracing algorithm
14:33.22 elf11__ yeah?
14:33.26 abhi2011 right now we are using the bullet default cube-cube collision algo
14:33.45 abhi2011 in fact bullet has specific algos for specific shape pairs
14:33.54 abhi2011 (details in the manual)
14:34.46 abhi2011 so we need to uncomment the lines 525 to 552
14:34.52 abhi2011 in simphysics
14:35.10 abhi2011 thats for registering a custom algorithm for box-box collisions
14:35.34 abhi2011 the algo in its current state will probably need fixing
14:36.01 abhi2011 so we can pick up a simple case to use for fixing it first
14:36.02 elf11__ hmm okay
14:36.17 abhi2011 a box on te ground plane
14:36.36 abhi2011 the box should stay in its position
14:36.42 abhi2011 for al iterations
14:37.50 elf11__ right
14:38.00 elf11__ a static object so to speak
14:38.13 abhi2011 only the ground plane is static
14:38.21 abhi2011 the box is dynamic
14:38.27 CIA-68 BRL-CAD: 03Abhi2011 * r52521 10/brlcad/trunk/src/libged/simulate/ (simphysics.cpp simulate.c): Removed all the logging lines.
14:38.45 abhi2011 in bullet a dynamic object at rest is still dynamic
14:38.56 abhi2011 with all velocities 0
14:40.09 abhi2011 there are 2 phases in bullet's collision detection pipeline
14:40.16 abhi2011 broadphase and narrowphase
14:40.40 abhi2011 in broadphase AABBs are used to generate pairs of objects which are colliding
14:41.11 abhi2011 then the narrowphase is used to generate the exact contact points, penetration distance, normals
14:41.26 abhi2011 bullet will calculate the reaction force from this data
14:42.05 elf11__ okay
14:51.12 *** join/#brlcad abhi2011 (~chatzilla@117.200.81.167)
14:56.32 *** join/#brlcad DarkCalf (~DarkCalf@173.231.40.98)
14:56.53 DarkCalf waves to #brlcad
16:11.45 *** join/#brlcad elf11_ (~elf11_@92.80.57.5)
16:40.06 *** join/#brlcad Stattrav (~Stattrav@ns.cmi.ac.in)
16:40.06 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
16:59.24 *** join/#brlcad Stattrav (~Stattrav@ns.cmi.ac.in)
16:59.24 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
17:32.07 *** join/#brlcad abhi2011 (~chatzilla@117.200.84.173)
17:33.10 abhi2011 elf11_ ?
18:00.51 *** join/#brlcad crdueck (~cdk@24-212-219-10.cable.teksavvy.com)
18:31.40 *** join/#brlcad Stattrav (~Stattrav@ns.cmi.ac.in)
18:31.40 *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav)
19:12.24 *** join/#brlcad paulprot1uss (~paulprote@rose.makesad.us)
20:49.46 elf11_ hey, tried to compile BRL-CAD for VS and got a bunch of errors
20:49.48 elf11_ http://paste.ubuntu.com/1225364/
20:50.11 elf11_ if anyone has any idea what the problem is please do tell...
21:02.59 *** join/#brlcad Mahi (~Mahi@ec2-50-16-47-142.compute-1.amazonaws.com)
21:04.00 *** join/#brlcad tobiasu (~tobiasu@tin.tmux.org)
21:16.10 *** join/#brlcad dtidrow_desk (~dtidrow@c-68-84-167-135.hsd1.mi.comcast.net)
21:22.07 *** join/#brlcad PrezKennedy (~DarkCalf@173.231.40.98)

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