209 B
209 B
GLSL Basics
This repository is a collection of basic OpenGL shaders with GLFW.
Requirements
Install GLFW (system package):
dnf install glfw-devel
Install glad,
dnf install glad