This repository contains OpenGL-based graphics programs developed in Code::Blocks using GLUT for a university graphics lab. The projects focus on various graphical simulations, animations, and object interactions.
- Various animations and simulations including car movements, ball collisions, and traffic light systems.
- Final project and lab assignments.
- Code::Blocks with MinGW
- OpenGL and GLUT libraries
- Clone the repository:
git clone https://github.com/iamshibly/Computer-Graphics.git
- Open Code::Blocks and load the project files.
- Ensure OpenGL and GLUT are properly configured.
- Build and run the projects.