Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 1.61 KB

README.md

File metadata and controls

43 lines (39 loc) · 1.61 KB

Computer Graphics Cource

Computer Graphics Project, Papers and Other Stuff

  • Teacher : Dr. Babak Karasfi
  • Student : Ramtin Kosari

Abstract

This Repository Contains Collection of Graphics Projects Implementations by OpenGL C++ Library

Projects

Class Projects

Class projects are assignments given during a course, typically designed to be completed within a short timeframe. These projects are :

  1. Screen Saver
  2. Scaling Circle (In / Out, with / without footsteps)
  3. Spircal Circle (In and Out)
  4. Bouncing Ball
  5. Drawing Shapes with Keyboard Keys
  6. Analog Clock
  7. Drawing Shapes with Mouse

Term Project

The term project for this course is "Paint Brush," a comprehensive graphics application. This project encompasses the development of a fully functional tool for creating and editing graphical designs.