This repository contains all the lab assignments done in the CSE423 course of BracU.
-
Updated
Nov 19, 2023 - Python
This repository contains all the lab assignments done in the CSE423 course of BracU.
Visualizes a city skyline that changes with the time of day using custom line and circle algorithms in OpenGL (PyOpenGL).
Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++
This repository contains multiple games of OpenGL that are built in Python focusing on user engagement and graphical representation and midpoint line, circle algorithms.
A Project for Computer Graphics Course Provided by BRAC University
A 2D arcade game built with Python + OpenGL (PyOpenGL / GLUT) where every single shape on screen — the diamond, the catcher, and the buttons — is drawn using a custom implementation of the Midpoint Line Drawing Algorithm with only the GL_POINTS primitive. No GL_LINES, no built-in shape functions.
An interactive 2D graphics application designed to demonstrate the conversion of mathematical graphics algorithms into visible raster outputs
Endless rolling-ball game — OpenGL (CSE423)
Computer graphics assignments (CSE423) — OpenGL
Add a description, image, and links to the midpoint-line-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the midpoint-line-algorithm topic, visit your repo's landing page and select "manage topics."