glsl-basic/README.md
2023-10-12 20:38:20 +02:00

347 B

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.