[brlcad-devel] Ref: Sean's Log Message for Rev 60262 (./src/liboptical/turb.c)

2014-04-06 Thread Tom Browder
Quote: it'd be nice to have a bigger table or know the generator+seed that produced it Since I'm not helping with GSoC I thought I would take a stab at that challenge and wrote a Perl prog to look at the set of numbers. The first thing I discovered is that there should be 8,000 numbers in the 3D

[brlcad-devel] patch on materials database project

2014-04-06 Thread albert coder
Hello ! I have been working on the Materials Database since I have proposed. I have thoroughly explored the code and found a scope of improvement. The code had been written with a view of using the brlcad.org website but this at present poses some problems. It redirects the user to brlcad.org whic

[brlcad-devel] Output displayed on MGED Command Window

2014-04-06 Thread Aditi Bhatnagar
Hi! I am trying to solve one bug, when we give nirt command , the output is displayed on command window. Which files are exactly responsible for this output. bu_vls_printf is also adding "Firing at view center" string, manipulating this string doesnot change the output. Which file is actually prin