On Thu, Jun 27, 2013 at 9:42 AM, phoenix <284281...@qq.com> wrote:
> Hi,
>
> These days I'm working on computing NURBS curve-curve intersections, and
> have a problem:
>
> As one type of ON_X_EVENT is ccx_overlap, and we need to decide whether
> the intersection event is an overlap event or just a
GSoC Students!I've just finished reviewing nearly a dozen patches and they were nearly all invalid, did not apply cleanly, or had other coding issues. This is very disappointing. I asked in an earlier e-mail to CHECK YOUR PATCHES. Everyone with a patch submitted needs to do this right away. Che
On Jun 26, 2013, at 03:02 PM, Tom Browder wrote:> It's been a while since I've had to succinctly describe the problem and solution, so hopefully that is all understandable to everyone. There are several independent tasks that will need to be completed is anyone wants to help us get there more quic
On Jun 26, 2013, at 01:13 PM, Harmanpreet Singh wrote:Actually that was old post when I just introduced with BRL-CAD. Now I am using Cmake with latest sources. Excellent, that's reassuring.I am glad that you take time and wrote detailed reply. This mail and the blog post was in response to our dis
Hi,
These days I'm working on computing NURBS curve-curve intersections, and have a
problem:
As one type of ON_X_EVENT is ccx_overlap, and we need to decide whether the
intersection event is an overlap event or just an intersection point. Currently
I use two Newton-Raphson iterations from tw