Skip to content

drusk/OpenGL-Qt-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Qt-Projects

This repository contains assignments completed as part of the Computer Animation and Modelling class at the University of Victoria. They are all written in C++ and use OpenGL and Qt5. The assignments were:

  1. CatmullRomCurveEditor: an interactive editor for Catmull-Rom splines.
  2. Polygonizer2D: a rendering system for two-dimensional implicit surfaces, which works by breaking the surfaces up into polygons.
  3. SurfaceSubdivider: subdivision surface modelling using the Catmull-Clark algorithm.

See project subdirectories for further information and screenshots.

Also see my final project for the course, a ray tracer for implicit surfaces.

About

Graphics projects using C++, OpenGL and Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages