Zermil / disasterisation

Graphics rasterisation - journey to learn more about computer graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disasterisation

Small program to learn more about rasterisation and maybe vector graphics while I'm at it. Made with the help of SDL2

Instructions

LEFT CLICK - Move selected point
RIGHT CLICK - Add point/Delete selected point

Compile/Build

> build.bat

Run

> cd build
> raster.exe

About

Graphics rasterisation - journey to learn more about computer graphics


Languages

Language:C++ 92.2%Language:Batchfile 7.8%