Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C
Computer Graphics - Lab assignments
Algorithms for Computer Graphics
Code Repository for Computer Graphics Theory and Sessional!
Image processing methods, algorithms and bitmap drawing recreated in C# Winforms. RIP MS Paint 1985 - 2017.
Sample Programs in C to Learn OpenGl
Computer Graphics Concept tested using OpenGL - Line Drawing, Polygon Filling, 2D Transformations, 3D lightning, Textures etc
Graphical or GUI based program using "C" programming language.....
This repository consists of Programs that are essential for beginners in Computer Graphics. All the programs are beginner-friendly and easy to interpret, as comments have been added for the same.
Computer Graphics programs
Simple implementation of Bresenham's and Midpoint circle algorithms
Visualizes the line drawing algorithms and describes the chosen points.
computer graphics algorithms, some of the implementations
Draw lines that show the last two digit of YOUR OWN ID number but this time, you need to use Midpoint Line Drawing Algorithm.
Implementation of the midpoint line algorithm derivation from Bresenham's line algorithm.
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.
Este repositorio guarda algunos sketches de ejemplo.
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."