Re: [brlcad-devel] [brlcad-commits] SF.net SVN: brlcad:[56250] brlcad/trunk

2013-07-26 Thread Mohit Daga
Hi all, On Sat, Jul 27, 2013 at 7:10 AM, wrote: This commit had wrong log message. The log message must read. Added rgb2gray api function. This function is an implementation from pix-bw utility. This has functionality to convert rgb images to gray channel images using different methods. All t

Re: [brlcad-devel] A more efficient algorithm for implementing bn_mat_identity and bn_mat_inverse

2013-07-26 Thread Christopher Sean Morrison
On Jul 26, 2013, at 4:28 PM, Check Nyah wrote: > ok will check that out tomorrow probably. Interested in hearing what your timings come up with. > Wow did not take the tests on these different systems since i don't have all > these. Well what i don't understand is why this is really slow on t

Re: [brlcad-devel] A more efficient algorithm for implementing bn_mat_identity and bn_mat_inverse

2013-07-26 Thread Check Nyah
Hi Sean, I have already sent you the tests; you requested. Just check in your mail > > Seen the mail and downloaded the codes already. > > Got 'em! I've reviewed and revised... An updated version of the tests is > posted and attached for you (or anyone else) to do a local comparison. > You'l

Re: [brlcad-devel] GSoC Progress Update

2013-07-26 Thread Vlad Bogolin
> Very nice work! Can we get a screenshot of Qt within a Tk window? > > Just posted some new screenshots on the wiki page: http://brlcad.org/wiki/User:Vladbogolin/GSoC2013/Logs Cheers, Vlad -- See everything from the brow

[brlcad-devel] Doc Camp

2013-07-26 Thread Christopher Sean Morrison
Given there's plenty of interest in Doc Camp, I'll be putting forward an organization application for BRL-CAD. To set expectations appropriately, it's very unlikely that we'll be selected but I'll send more details later if we are picked. Basically, it's the week before the mentor summit. Ea

Re: [brlcad-devel] BRL-CAD on Web

2013-07-26 Thread Christopher Sean Morrison
On Jul 26, 2013, at 2:15 PM, Harmanpreet Singh wrote: > They are working just fine with me. Try again. The model might be > zoomed in or out beyond the specified limit which resulted in model > disappearing and possibly made you to see blue background only. Or, it > may be a browser problem. Whic

Re: [brlcad-devel] BRL-CAD on Web

2013-07-26 Thread Harmanpreet Singh
On Fri, Jul 26, 2013 at 11:07 PM, Christopher Sean Morrison wrote: >> http://devplace.in/~harman/geometry_viewer/mug.html >> http://devplace.in/~harman/geometry_viewer/cylinder.html > > Hm, now they disappear. I just get a blue background and the new (awesome) > performance monitor in the botto

Re: [brlcad-devel] A more efficient algorithm for implementing bn_mat_identity and bn_mat_inverse

2013-07-26 Thread Christopher Sean Morrison
On Jul 26, 2013, at 12:51 PM, Check Nyah wrote: I have already sent you the tests; you requested. Just check in your mail Got 'em!  I've reviewed and revised...  An updated version of the tests is posted and attached for you (or anyone else) to do a local comparison.  You'll need an optimized compi

Re: [brlcad-devel] Doc Camp

2013-07-26 Thread Avneet Kaur
On Thu, Jul 25, 2013 at 2:03 AM, Christopher Sean Morrison wrote: > Is there anyone interested in attending the Google Doc Camp? We be able to > send up to five people spending a week in Mountain View, if we apply and are > accepted. Anyone interested in contributing to docs for BRL-CAD would be

Re: [brlcad-devel] BRL-CAD on Web

2013-07-26 Thread Christopher Sean Morrison
On Jul 26, 2013, at 1:26 PM, Harmanpreet Singh wrote: > Yes, I made this model and changed some values intentionally when I > was just introduced to BRL-CAD. Cool. > Now added material to them: > > http://devplace.in/~harman/geometry_viewer/mug.html > http://devplace.in/~harman/geometry_viewer

Re: [brlcad-devel] BRL-CAD on Web

2013-07-26 Thread Harmanpreet Singh
On Fri, Jul 26, 2013 at 10:02 AM, Christopher Sean Morrison wrote: > Thanks for sharing the progress. Is that our sample mug? It looks a little > off. Yes, I made this model and changed some values intentionally when I was just introduced to BRL-CAD. Now added material to them: http://devpl

Re: [brlcad-devel] A more efficient algorithm for implementing bn_mat_identity and bn_mat_inverse

2013-07-26 Thread Check Nyah
On Thu, Jul 25, 2013 at 7:50 PM, Christopher Sean Morrison wrote: > > > On Jul 25, 2013, at 01:25 PM, Check Nyah wrote: > > Hey Sean, > Just ran the tests comparing the old and new routines for computing the > determinant and which gave me the following results: > > > Excellent Nyah. That defini

Re: [brlcad-devel] Doc Camp

2013-07-26 Thread Harmanpreet Singh
On Thu, Jul 25, 2013 at 2:03 AM, Christopher Sean Morrison wrote: > > Is there anyone interested in attending the Google Doc Camp? We be able to > send up to five people spending a week in Mountain View, if we apply and are > accepted. Anyone interested in contributing to docs for BRL-CAD would

Re: [brlcad-devel] Doc Camp

2013-07-26 Thread Harmanpreet Singh
On Thu, Jul 25, 2013 at 11:12 PM, Kesha Shah wrote: > Will there be some sort of training given on document writing or given a > mentor. Do we have to work in groups ? Yes probably the participants will be instructed about how doc sprint works and what sort of things we will need to write about.

[brlcad-devel] New Committer: Vlad Bogolin

2013-07-26 Thread Christopher Sean Morrison
He's already had commit access for quite some time and already received instruction via IRC, but I didn't formally introduce his access here. I'd also like to welcome Vlad Bogolin to our development team. He's working on the Qt display manager interface that we've all been so very excitedly d

[brlcad-devel] New Committer: Mohit Daga

2013-07-26 Thread Christopher Sean Morrison
After numerous successful patches on LIBICV and other pieces of code, Mohit Daga now has commit access. Thank you for your efforts, Mohit, and look forward to seeing your improvements to BRL-CAD's image processing infrastructure (and hopefully much more). Welcome to the BRL-CAD development tea

Re: [brlcad-devel] GSoC Progress Update

2013-07-26 Thread Clifford Yapp
> > One drawback for the approach we found is that Qt5.1 is necessary and that > the solution would not work on any previous Qt versions. > > > Meh. I don't consider that a drawback. Since this is brand new > foundation going forward, it's good to use/require the very latest possible > so that we

Re: [brlcad-devel] A more efficient algorithm for implementing bn_mat_identity and bn_mat_inverse

2013-07-26 Thread Check Nyah
Ok Thanks Sean. Well will get into libbn when i finish with my pull routine :). But the test could be integrated into brlcad for testing core functionality of libbn routines. Cheers! Nyah On Fri, Jul 26, 2013 at 6:09 AM, Christopher Sean Morrison wrote: > > On Jul 25, 2013, at 4:07 PM, Check N