put sources in wrong repo

sources were meant to go in my rigid body simulator
This commit is contained in:
PoetryInCode 2020-05-17 14:33:27 -04:00 committed by GitHub
parent 70dabcae8b
commit 7afd19b011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,3 @@ It will start the streams moving downwards. Pressing \[S] will start/stop the st
`--streamLen`: Sets the length of the stream to the proceeding value `--streamLen`: Sets the length of the stream to the proceeding value
`--tickTime`: Sets the time in ms between redraws of the streams `--tickTime`: Sets the time in ms between redraws of the streams
### 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