Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haque-misbahul/computer-graphics-2d-project
https://github.com/haque-misbahul/computer-graphics-2d-project
cpp opengl
Last synced: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T17:40:48.000Z (2 months ago)
- Last Synced: 2024-10-26T19:33:36.712Z (2 months 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.