Skip to content

Python implementations of algorithms from "An Introduction to NURBS With Historical Perspective" by David F Rogers

License

Notifications You must be signed in to change notification settings

jrz371/IntroToNurbsPython

Repository files navigation

Intro to NURBS - Python

Python implementations of algorithms contained in "An Introduction to NURBS With Historical Perspective" by David F Rogers. Python and Numpy are chosen so I can express the math as close to how it's written as possible. Matplotlib is used for visualizing the generated curves and surfaces. I will usually make sure the code works for an example or two so expect bugs if you're using this as a reference. Code is vectorized where convenient/obvious.

Files are named after the concept they implement.

About

Python implementations of algorithms from "An Introduction to NURBS With Historical Perspective" by David F Rogers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages