| 00:38.13 | *** join/#brlcad krkxatnniyojnjou (~armin@dslb-092-075-153-182.092.075.pools.vodafone-ip.de) | |
| 02:08.52 | *** join/#brlcad boj_ (~boj@2001:250:3c00:2074:7127:f543:58b8:1573) | |
| 16:05.24 | *** join/#brlcad infobot (ibot@rikers.org) | |
| 16:05.24 | *** topic/#brlcad is BRL-CAD release 7.26.0 is out! More than 150 user-visible changes including 6 major efforts! || GSoC 2016 is coming to a close, showcase forthcoming || Help needed reviewing and integrating 700+ GCI tasks || Logs: http://ibot.rikers.org/%23brlcad/ | |
| 16:10.05 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 16:25.22 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 16:58.58 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 17:12.44 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 17:27.32 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 17:29.51 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 18:05.51 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 18:11.54 | *** join/#brlcad ickby (~stefan@x5d84715c.dyn.telefonica.de) | |
| 18:19.18 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 18:44.35 | *** join/#brlcad amarjeet (~Amarjeet@101.211.233.160) | |
| 19:14.25 | *** join/#brlcad ickby (~stefan@x5d84715c.dyn.telefonica.de) | |
| 19:25.53 | *** join/#brlcad ickby_ (~stefan@x5d84715c.dyn.telefonica.de) | |
| 19:31.23 | brlcad | starseeker: if vega can do delaunay tets, might be an easier path to OBBs and maybe even concave/convex hulls |
| 19:31.52 | brlcad | worthy of a test if you got an itch to check it out |
| 19:49.33 | starseeker | brlcad: I was actually wondering if we could use the output of raytracing + poisson surface meshing as inputs to their tet mesher and actually apply FEM to our CAD geometry... |
| 19:50.07 | starseeker | hadn't considered other possibilities, but that's a point... |
| 19:50.18 | starseeker | need to un-fubar the repo first though |
| 19:50.33 | starseeker | this is Not Good |
| 19:57.27 | *** join/#brlcad ickby (~stefan@x5d84715c.dyn.telefonica.de) | |
| 20:58.16 | *** join/#brlcad merzo (~merzo@88-249-94-178.pool.ukrtel.net) | |
| 21:31.35 | *** join/#brlcad merzo (~merzo@88-249-94-178.pool.ukrtel.net) | |
| 21:31.54 | Notify | 03BRL-CAD Wiki:Sean * 9832 /wiki/NURBS: summarize our NURBS progress |
| 21:54.38 | Notify | 03BRL-CAD Wiki:Sean * 9833 /wiki/NURBS: mention the nurbs bool eval doc |
| 22:08.38 | Notify | 03BRL-CAD Wiki:Sean * 9835 /wiki/NURBS_Editing_Suppor: expand details on nurbs editing operations |
| 22:25.45 | brlcad | starseeker: certainly a possibility but I think it'd beg for random sperical sampling or it'll have the same issues as gqa |
| 22:28.46 | brlcad | it'd probably also need adaptive sampling -- delaunay tetrahedralization does not do well with corners/edges without more samples near sharp features |
| 22:30.01 | brlcad | e.g., http://brlcad.org/tmp/marching_tets/Picture%203.png |
| 22:31.19 | starseeker | brlcad: I've got what I think is a rebuilt version of the repo that skips the "bad" commits |
| 22:32.23 | starseeker | I'm setting up validation testing as much as I can - should I post to the devel list to let people know to avoid committing and be prepared to do new checkouts? |