On May 17, 2013, at 8:00 AM, Navdeep Bagga wrote:

> I search bug,patch lists but not found any related to my work or
> related to my proposed project. That's why I chose that.

But it's not something to be chosen.  It's work submitted from someone else 
like yourself.

It's ideal if a patch relates to the work you're proposing, but that is not 
requisite.  You just need to create a patch that demonstrates your coding 
ability.  You are proposing a material database interface, so perhaps a patch 
that merely relates to material properties.  Looking through our TODO file, 
there are many of these.  Some examples:

* add support to 'rtxray' for outputting inverted pixel values so that
  we have pixel values that are directly related to material thickness

* implement some means (perhaps glint) to check a .g file for
  duplicate region IDs and material inconsistencies.  perhaps exposed
  as a new command, it should take an assembly/comb name as input,
  walk the tree, and report duplicates.  if no arg, it walks all
  top-level objects but processes them independently and only reports
  sub-paths once (so you don't get the same object repeatedly reported
  for all N top-level copies).  in the output, group together regions
  with same and different material properties together:

DUPLICATE ID NUMBERS
comp.r1 ID 1234
comp.r2 ID 1234

DUPLICATE ID NUMBERS WITH DIFFERENT MATERIAL PROPERTIES
comp.r3 ID 5678 material code 1 LOS 50
comp.r4 ID 5678 material code 5 LOS 75

There are a ton of additional open coding tasks (that all should take less than 
a day) on our GCI page: 
http://www.google-melange.com/gci/homepage/google/gci2012

Cheers!
Sean


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to