initial commit

This commit is contained in:
Christoph J. Scherr 2023-10-12 20:30:19 +02:00
commit c7147d1380
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Shader basics
This repository is my playground for playing around with basic shader
programming. I'm using OpenGL with GLFW as libraries.

1
lib/glfw Submodule

@ -0,0 +1 @@
Subproject commit 3eaf1255b29fdf5c2895856c7be7d7185ef2b241