A better SimpleGraph but cleaner (and some other stuff) :D
Make sure not to run any code in the legacy file! That's the version
that uses memory magic to store information.
Just do ./build.sh to run and make sure to have clang++ and x11 on
your system.
Uses rasterization techniques from: https://magcius.github.io/xplain/article/rast1.html
All origional code.
Custom fill styles.
Cool shapes.
Just read the graphics.hpp and graphics.cpp file
to understand all the features :-)
I'm working on making a cool card video game
and i'm using this library for graphics.