Grasshopper

algorithmic modeling for Rhino

Couldn't help myself in building this quick definition of how how a cubic bezier (or degree 3 NURBS) curve is "constructed" after watching Peter Nowell's great video explanation and animation (here). It uses a simple c# script to create the "animation" all of which is accessible in the .gh file, and allows you to move the points around in rhino and watch how that effects the derivation of the curve.

(if gif is not animating, try attached file below)

Views: 2433

Attachments:

Replies to This Discussion

Clever stuff I confess, bravo.

Would you interested to work together for some 3d nurbs "demo"? (only C# not a single component around).

best, Peter

Peter,

I'm always interested in collaborating. Send me an email and let me know what you're thinking - mrjoshlobel@gmail.com

Wow! Simple and clear!
Thanks to Peter Nowell and thank You, Josh!

I'm not a math expert, but I should clarify that a cubic bezier curve is equivalent to a degree 3 NURBs curve only under specific conditions (most notably that the degree of the NURBs curve is one less than the number of control points), and that the names are not interchangeable (i.e. bezier is not just another way of saying NURBs).

Hello Josh,

It seems I was studying Bezeir curves at the same time as you, and I put together this definition which draws curves up to Degree 6.

Video: http://www.grasshopper3d.com/video/grasshopper-bezier-curves-generator

Cheers, Nikos

Attachments:

Nikos,

This is an excellent definition you've created! Very well done, and thank you for sharing.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service