Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 386 Bytes

File metadata and controls

24 lines (16 loc) · 386 Bytes

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