Skip to content
#

glut

Here are 536 public repositories matching this topic...

The aim of this assessment was to produce a program to generate and display cubic and bicubic B-splines to represent curves and surfaces respectively. All three parts of the assessment have been completed successfully. The amount of replicated code in the program could be substantially reduced by adding polymorphism to the curve and surface clas…

  • Updated May 3, 2024
  • C++

The aim of this assessment was to produce a program to generate and display cubic splines. The program was tested by fitting a cubic spline to a cubic function, and comparing the results of the cubic spline with those of the cubic function. The program’s user interface allows data points to be inserted, deleted and moved. Data points can be read…

  • Updated Feb 9, 2017
  • C++

Improve this page

Add a description, image, and links to the glut topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glut topic, visit your repo's landing page and select "manage topics."

Learn more