Simple 2D Graphics Library from scratch in C
-
Updated
Jul 10, 2024 - C
Simple 2D Graphics Library from scratch in C
This repository contains a project carried out as part of the course "Computer Graphics" at the Warsaw University of Technology. It covers topics such as surface modelling using Bezier curves and Bernstein polynomial, filling triangles using scan-line and Phong lighting model.
Wavefont OBJ. viewer application with rasterization and shading utilizing only CPU.
Implementation of the Flood Fill Algorithm using Cpp and Python with image
Neste repositório encontra-se todos os códigos das aplicações desenvolvidas no decorrer dos ICV's
Some algorithms that I have learnt in computer graphics course
Computer Graphics - Lab assignments
Rasterization application developed with Windows Forms.
A CPU renderer using z-buffer scan line algorithm
A bunch of different graphics algorithms implemented in c++
Add a description, image, and links to the scan-line topic page so that developers can more easily learn about it.
To associate your repository with the scan-line topic, visit your repo's landing page and select "manage topics."