> A few days back I commented out some code to make a simplex example work. Now 
> I brought the changes back in. The same example now works on the full version 
> as well.

Is there a new version of the code demonstrating them working?  The last 
snippet I saw yesterday didn't look complete.  Specifically, it didn't look 
like it was computing the density from stored values.  There are a variety of 
cases with 2points that should also be explored and ensure are being handled 
too like having coincident points, external/distant, etc.  this can be done on 
the rt example code or...

> My next goal will be to set up a better test case with 4 points. 

Before doing that, the next step should be getting 0-1 points working on the 
production tools.  Now that you have a feel for rtexample's single ray case, 
that should make rtweight a lot easier to understand and get working.  See if 
you can make the changes necessary to rtweight for cases 0 & 1 points.

> I also am moving over to my own source files and reset rtexample to the 
> original. For now I attach the rtexample version of todays work, but from 
> tomorrow onwards I will send the new clean files.

Working with the rtweight sources, you will now be able to now submit changes 
in proper patch form.  Make sure you have an svn trunk checkout, then run svn 
diff to see your changes.

Cheers!
Sean



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to