From 28ddfed8b3fd77855c7d7f4b143ae9aae0330812 Mon Sep 17 00:00:00 2001 From: maelstrom Date: Fri, 25 Apr 2025 20:00:57 +0200 Subject: [PATCH] chore: added some attribution --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edb8331..48696df 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,23 @@ [ Docs are work in progress! ] -For build instructions, see [BUILD.md](./BUILD.md) \ No newline at end of file +For build instructions, see [BUILD.md](./BUILD.md) + +## Credits and Attribution + +### Libraries + +* SDL2 +* OpenGL +* glm +* ReactPhysics3D by Daniel Chappuis +* Dirent by Toni Ronkko + +### Materials and Resources + +* LearnOpenGL + +### Assets + +* Skybox by Jauhn Dabz +* Icons by Mark James \ No newline at end of file