From 32bf4481a0d892081e4b42217adb6ff0aee52401 Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Wed, 26 Feb 2025 15:28:01 -0500 Subject: [PATCH] initial commit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf2f59..b7d0750 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # tiny_renderer -Tiny Renderer to learn rendering +I will attempt to make a tiny renderer following the wiki of: https://github.com/ssloy/tinyrenderer/wiki/Lesson-0:-getting-started +