Splines (Curves)

Splines (Curves)

Animated gif of project in action

Source Code

Description

A set of user friendly interactive tools to draw splines by implementing various algorithms. This project was inspired by Gerald Farin’s Curves and Surfaces for CAGD. This project helps with the analysis of different types of splines in a interactive user friendly environment.

Implemented Splines

  • Hermite
  • Catmull Rom
  • Bezier
  • B-Spline
  • Nurbs

Libraries

  • PyOpenGL
  • virtualenv
  • PyQt5