> On Jul 27, 2017, at 6:29 AM, Mario Meissner <mr.rash....@gmail.com> wrote:
> 
> Sean,
> 
> To continue with the vector discussion: 
> Now that I understand how you propose to handle the vectors, let me ask you, 
> how would you model the examples I proposed, that I thought were impossible 
> to model using our vectors?

It's an extension that can be made after vectors are working.  Basically 
instead of treating them as vectors, you'll need to treat the as half space 
plane definition.  Calculating the density at any point will be the 
contribution of any given set of points, and knowing which ones will depend on 
the plane equations.

Basically, we can defer it for now and get the simple case working (a single 
point, which acts like los), then two points (a vector that transitions).  
After those are done, we can talk about the 3+ case.

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