mirror of
https://github.com/PoetryInCode/simple-rigid-sim.git
synced 2025-04-19 18:17:14 -04:00
put sources in correct repo
accidentally put sources in matrix repo, moved them here
This commit is contained in:
parent
af3f448d91
commit
efd1654bbc
12
README.md
12
README.md
@ -9,4 +9,14 @@ By default the [Makefile](./Makefile) is configured to compile with clang. But c
|
|||||||
|
|
||||||
Example:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user