Learning some graphics from scratch

I've taken interest in learning some low-level graphics programming. I did get into software originally because I wanted to make video games. I just got lazy about it in college.

Anyway. I learned a bit about OpenGL Vulkan, and SDL.

I've gotten started working through the examples on the LibSDL site.