This C project is about devising a program which overall displays a 3D representation, precisely a wirefram model of a given map.
-
Updated
Jun 30, 2023 - C
This C project is about devising a program which overall displays a 3D representation, precisely a wirefram model of a given map.
Implementing two line scan-conversion algorithms: a Basic Line Scan-Conversion Algorithm and Bresenham's Line Drawing Algorithm.
A complete repository of CSE3222 Computer Graphics Course . This repository covers various graphics algorithms.
GraphiX-Lab is a set of computer graphics programs written in C++ using the graphics.h library. The project includes fundamental graphics algorithms and creative graphical applications, such as animations and drawings of real-world objects.
Lab 2 for the Computer Graphics class. Discretization algorithms for lines and circles seen in class.
A program for macOS that renderes a wireframe model from given 3D coordinates.
Versatile rendering widget implemented in C++ using the Qt framework and is built using CMake and use it to draw elementary shapes and functionality
A (cpu) optimized line drawing algorithm in go. The algorithm is generilized for multipurpose use (not only pixel drawing in images, although it can). It is not optimized for GPUs only CPUs..
Add a description, image, and links to the line-drawing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the line-drawing-algorithm topic, visit your repo's landing page and select "manage topics."