IRC log for #brlcad on 20120630

00:13.48 CIA-50 BRL-CAD: 03crdueck * r51373 10/brlcad/trunk/src/libged/analyze.c: print_volume_table() now prints a newline before the table. every calling function in analyze.c was already doing this anyways
00:55.07 CIA-50 BRL-CAD: 03Cprecup 07http://brlcad.org * r4011 10/wiki/User:Cprecup/GSoC2012_progress: 29/06/2012 - create links between nodes
03:07.37 *** join/#brlcad andrei (andrei@5-12-75-83.residential.rdsnet.ro)
04:00.29 *** join/#brlcad stas (~stas@188.24.50.251)
04:22.30 CIA-50 BRL-CAD: 03Phoenix 07http://brlcad.org * r0 10/wiki/Special:Log/upload: uploaded "[[Image:Superell 0.2 3.0.png]]"
04:22.32 CIA-50 BRL-CAD: 03Phoenix 07http://brlcad.org * r0 10/wiki/Special:Log/upload: uploaded "[[Image:Superell 3.0 3.0.png]]"
04:23.06 CIA-50 BRL-CAD: 03Phoenix 07http://brlcad.org * r4014 10/wiki/User:Phoenix/GSoc2012/Reports: /* Test Results */
04:24.17 CIA-50 BRL-CAD: 03Phoenix 07http://brlcad.org * r4015 10/wiki/User:Phoenix/GSoc2012/Reports: /* Week 6 */
07:58.09 *** join/#brlcad stas (~stas@91.208.120.100)
08:46.17 *** join/#brlcad ksuzee (~ksu@46.149.82.166)
09:09.14 *** join/#brlcad stas (~stas@91.208.120.100)
09:13.56 *** join/#brlcad ksuzee (~ksu@46.149.82.166)
10:02.48 *** join/#brlcad b0ef (~b0ef@175.134.202.84.customer.cdi.no)
13:01.32 *** join/#brlcad ksuzee (~ksu@46.149.82.166)
14:16.19 *** join/#brlcad stas (~stas@188.24.50.251)
14:19.02 *** join/#brlcad cristina (~quassel@188.24.50.251)
19:17.50 CIA-50 BRL-CAD: 03crdueck * r51374 10/brlcad/trunk/src/librt/primitives/epa/epa.c: added volume, centroid and surface area functions for epa
19:18.17 CIA-50 BRL-CAD: 03crdueck * r51375 10/brlcad/trunk/src/librt/primitives/table.c: updated rt_functab entry for epa to use the new callback functions
19:58.44 CIA-50 BRL-CAD: 03Stattrav 07http://brlcad.org * r4016 10/wiki/User:Stattrav/GSoC2012_log: Preparation for the first demo.
20:28.49 CIA-50 BRL-CAD: 03crdueck * r51376 10/brlcad/trunk/src/libged/analyze.c: cleaned up analyze_arbn(), ws changes in ged_analyze()
20:33.16 CIA-50 BRL-CAD: 03Ksuzee 07http://brlcad.org * r4017 10/wiki/User:Ksuzee/Reports:
20:42.22 cristina starseeker: hello. I kept looking for an example on how to determine what other objects are connected among them in order to know how to draw the links. This depends on the type of the object (solid, comb, region...)
20:44.06 cristina I found something that might be useful: the conv/g-dot.c and conv/walk_example.c files. My approach would be to implement something similar to the dot_comb and dot_leaf inside the conv/g-dot.c file.
20:45.11 CIA-50 BRL-CAD: 03crdueck * r51377 10/brlcad/trunk/src/librt/primitives/ell/ell.c: some systems have major/minor defined as macros, added #undef's to rt_ell_surf_area(), ws changes
20:45.14 cristina these functions would be given as parameters to the db_functree method. Is this approach right?
20:46.57 cristina I found some other functions, such as db_walk_subtree from src/librt/db_tree.c and ged_print_node from src/libged/ged.c
20:47.50 cristina I can't seem to find the optimal solution for creating links between the nodes depending on their type - for this I need to know their subtrees and this is hard for me to figure out
20:51.00 CIA-50 BRL-CAD: 03crdueck * r51378 10/brlcad/trunk/src/libged/analyze.c: added new analyze_epa command, ws changes
21:08.33 *** join/#brlcad petaflot (~root@85-218-19-88.dclient.lsne.ch)
21:54.04 starseeker cristina: g-dot is a good starting point
21:54.31 starseeker cristina: solids by themselves don't define inter-relationships - it's the combs that are responsible for creating structure
22:03.53 cristina starseeker: ok, thank you for the answer
22:05.31 starseeker tree structures are implicit in the comb structure, and that's what the tree walking is about - building them up
22:20.16 CIA-50 BRL-CAD: 03Plussai 07http://brlcad.org * r4018 10/wiki/User:Plussai/GSoC_2012_log: /* 26 June 2012 */
22:24.39 crdueck i'm trying to write an analyze_bot function, the overall analysis would be very similar to arbn. calculating surface area would be simplified since all the faces are triangles, and calculating volume would be very similar to arbn. however the rt_bot_internal struct has fields for face normals which would be needed to calculate volume, but using gdb with a dummy function to access the struct shows that those fields are NULL. are they suppose
22:25.52 petaflot hello! someone here? I exported an object in DXF, but the man supposed to read it cna't open it. I personnaly don't have autocad..
22:28.04 petaflot freecad says "list index out of range"...
22:31.49 CIA-50 BRL-CAD: 03Plussai 07http://brlcad.org * r4019 10/wiki/User:Plussai/GSoC_2012_log: /* 28 June 2012 */
22:32.17 CIA-50 BRL-CAD: 03Plussai 07http://brlcad.org * r4020 10/wiki/User:Plussai/GSoC_2012_log: /* 30 June 2012 */
22:37.54 *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol)

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