On Tue, Jul 10, 2012 at 8:52 AM, phoenix <284281...@qq.com> wrote:

> And I looked into the openNURBS API used by BRL-CAD. It does have some
> interfaces (functions), which is designed to use for calculating
> curve-curve/curve-surface or even surface/surface intersections, but it
> does not have an implementation, and says: "The working function is part of
> the Rhino SDK." It means that we must implement it by ourselves


That's correct. They want you to pay for the surface-surface intersection
algorithms. I would be highly interested in working on surface-surface
intersection algorithms for BRLCAD, but all of my implementations have
sucked immensely. I think the real trick is doing a survey of the different
approaches, finding someone who has done it before and picking their brain,
then outlining the full chain of steps. Otherwise we will end up spinning
our wheels.

- Bryan
http://heybryan.org/
1 512 203 0507
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to