Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.