Results 1 to 4 of 4

Thread: Quadratic Bézier Curve Formula

  1. #1
    Join Date
    Jun 2009
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Quadratic Bézier Curve Formula



    What do I fill the Ps with? Everything else is basic algebra & I can solve, but the Ps got me confused.

  2. #2
    Join Date
    Jan 2007
    Posts
    8,876
    Mentioned
    123 Post(s)
    Quoted
    327 Post(s)

    Default

    I guess they are points?
    Also, you should search on this forum for a similar function someone made one in a MMouse tutorial.

  3. #3
    Join Date
    Jun 2009
    Posts
    177
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes, that much I was aware.
    It would be reasonably easy to solve the formula if a point had only one coordinate.
    However, since points have an x-coordinate and y-coordinate, I have no clue how it should be incorporated into the formula.

  4. #4
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    IIRC you first need to enter the X-coord for the X values, and then the Y-coords for the Y-values.
    I made a new script, check it out!.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •