From fa522b007d057481393f900629b3d3ca2c7e1eca Mon Sep 17 00:00:00 2001 From: Abdelrahman Date: Sat, 20 Jul 2024 01:17:08 +0100 Subject: [PATCH] Add README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dc3e0c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# tinyrenderer + +Following along the [tinyrenderer](https://github.com/ssloy/tinyrenderer/wiki) lessons