Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 354 Bytes

OpenGLProjects

Graphics projects using C++

  • Hilbert Curve Generator (using OpenGL)
  • Image Manipulation and User-Defined Curve Generation using Catmull-Rom Splines (using OpenGL)
  • 3D Model Viewing, Manipulation, and Loading from OBJ Files (using OpenGL)
  • Whitted Ray Tracer supporting multiple lights, reflections, shadows, and Phong Illumination