Skip to main content
Selected Work

Computer Graphics

OpenGL Car Racing

Interactive 2D car-racing game demonstrating computer graphics algorithms, transformations, clipping, animation, and collision handling.

OpenGL car racing game demonstrating computer graphics algorithms

Overview

About the project

A Python and PyOpenGL racing game built to demonstrate practical implementations of line and circle algorithms, transformations, clipping techniques, viewport mapping, animation, and collision detection.

Technology

Tech Stack

  • Python
  • PyOpenGL
  • OpenGL
  • GLUT
  • Computer Graphics