Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
Computer Graphics - Lab assignments
Code Repository for Computer Graphics Theory and Sessional!
Algorithms for Computer Graphics
Sample Programs in C++ to Learn OpenGl
Computer Graphics Concept tested using OpenGL - Line Drawing, Polygon Filling, 2D Transformations, 3D lightning, Textures etc
This repo showcases 2D line drawing using Bresenham, Midpoint, and Parametric algorithms with SDL. It includes features for clearing the screen, drawing pixels and markers, and generating random lines. Press 1, 2, or 3 to draw lines in red, green, or blue. Press 4 to clear the screen and display a starry sky.
Add a description, image, and links to the midpoint-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the midpoint-algorithm topic, visit your repo's landing page and select "manage topics."