diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6ece36 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Experimenting with matrices + +Playing around with 2D transformation matrices while studying the [Perspective Projection](https://github.com/ssloy/tinyrenderer/wiki/Lesson-4:-Perspective-projection) lesson of [ssloy](https://github.com/ssloy)'s [tinyrenderer](https://github.com/ssloy/tinyrenderer/wiki)