GitHub topics: line-drawing-algorithm
chran554/go-bresenham
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..
Language: Go - Size: 18.6 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Khushi130404/GraphiX-Lab
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.
Language: C++ - Size: 22 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SarahAbuirmeileh/ComputerGraphics
Versatile rendering widget implemented in C++ using the Qt framework and is built using CMake and use it to draw elementary shapes and functionality
Language: C++ - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

akifislam/Computer-Graphics-Lab
A complete repository of CSE3222 Computer Graphics Course . This repository covers various graphics algorithms.
Language: C++ - Size: 920 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

OussamaBOUIZ/FdF
This C project is about devising a program which overall displays a 3D representation, precisely a wirefram model of a given map.
Language: C - Size: 13.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rdpett99/2D-Line-Scan-Conversion
Implementing two line scan-conversion algorithms: a Basic Line Scan-Conversion Algorithm and Bresenham's Line Drawing Algorithm.
Language: Python - Size: 941 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iAmAlwaysHome/wireframe-renderer
A program for macOS that renderes a wireframe model from given 3D coordinates.
Language: C - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sebastian6551/Lab2-CG
Lab 2 for the Computer Graphics class. Discretization algorithms for lines and circles seen in class.
Language: JavaScript - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
