https://github.com/haque-misbahul/computer-graphics-2d-project
https://github.com/haque-misbahul/computer-graphics-2d-project
cpp opengl
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/haque-misbahul/computer-graphics-2d-project
- Owner: Haque-Misbahul
- Created: 2023-11-07T23:48:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T17:40:48.000Z (over 1 year ago)
- Last Synced: 2025-01-27T22:48:54.587Z (over 1 year ago)
- Topics: cpp, opengl
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Graphics 2D Project
> A university project for a Computer Graphics course, demonstrating 2D animation concepts such as object movement and scene creation.
## Technologies Used
- C++
- Graphics Library ( OpenGL)
## Overview
This project involves a simple 2D animation, where a car moves across the screen with the sun in the sky, showcasing fundamental computer graphics techniques. The project is part of a coursework assignment for a university Computer Graphics class.