vlibc header-only no-std crossplatform simple graphics library in C building build command for sdl_impl: gcc test.c -lSDL2 -O3 -ffast-math -fno-math-errno build command for console_impl: gcc test.c -O3 -ffast-math -fno-math-errno examples 3d rotating gradient cube