Shader basics
This repository is my playground for playing around with basic shader
programming. I'm using OpenGL with GLFW as libraries.
Guide
I have no idea what I'm doing, so I'm following this guide.
I also saw this YouTube video as
an introduction.