From 7afd19b011c91f20a9e7518fba874810492bb339 Mon Sep 17 00:00:00 2001 From: PoetryInCode <56119766+PoetryInCode@users.noreply.github.com> Date: Sun, 17 May 2020 14:33:27 -0400 Subject: [PATCH] put sources in wrong repo sources were meant to go in my rigid body simulator --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index dfa0c68..324b32c 100644 --- a/README.md +++ b/README.md @@ -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 `--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