Share

NURBS++

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Second derivative of a curve

You are viewing a single message from this topic. View all messages.

  1. 2008-05-21 09:01:22 UTC
    Once I use the function

    deriveAt(T u, int d, Vector< Point_nD<T,N> >& ders)

    in nurbs.cpp for evaluating derivatives, I get something strange. I fit a curve to sample points of y=x^2 where everyone would expect a constant second derivative of 2. The first derivative looks OK but the second derivative makes no sense at all. Am I doing something wrong or is there a bug?

    Thanks a lot
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.