put sources in correct repo

accidentally put sources in matrix repo, moved them here
This commit is contained in:
PoetryInCode 2020-05-17 14:34:22 -04:00 committed by GitHub
parent af3f448d91
commit efd1654bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,4 +9,14 @@ By default the [Makefile](./Makefile) is configured to compile with clang. But c
Example:
`CC = clang` => `CC = gcc`
`CC = clang` => `CC = gcc`
### Project Sources
These were used to learn how to use OpenGL:
https://learnopengl.com/
https://lazyfoo.net/tutorials/OpenGL/index.php
https://www.khronos.org/registry/OpenGL/index_gl.php