No description
Find a file
2023-10-12 20:38:20 +02:00
include link include dir 2023-10-12 20:38:20 +02:00
lib initial commit 2023-10-12 20:30:19 +02:00
.gitmodules initial commit 2023-10-12 20:30:19 +02:00
README.md link include dir 2023-10-12 20:38:20 +02:00

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.