From d759dc019dfbab8d3810a96bfee440beaccd1b94 Mon Sep 17 00:00:00 2001 From: Austin Morlan Date: Mon, 30 Sep 2019 18:13:34 -0700 Subject: [PATCH] Fix GIF in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7fbe64..e51f113 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,5 @@ understand how OBJ files are constructed, along with their respective MTL files. I also wrote my own linear algebra functions and classes (rather than use `glm`) to better understand the low-level math operations. -![Demo](https://cloud.austinmorlan.com/remote.php/dav/files/austin/3d/rasterizer/garrus.gif) +![Demo](https://austinmorlan.com/garrus.gif)