There are 0 repository under scan-line topic.
A bunch of different graphics algorithms implemented in c++
Neste repositório encontra-se todos os códigos das aplicações desenvolvidas no decorrer dos ICV's
A CPU renderer using z-buffer scan line algorithm
Some algorithms that I have learnt in computer graphics course
Rasterization application developed with Windows Forms.
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