From 1610db3a06f05f54725696e0a7135d4466d3c71c Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Thu, 8 Apr 2021 13:07:47 +0000 Subject: [PATCH] Updated render links in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83f5396..8743982 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ This is my attempt at Ray Tracing the Next Week book by Peter Shirley. [_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html) -# Demo Renders +# Renders -![[1] Motion Blur](https://dl.ishanjain.me/images/motion_blur-2000x1000.png) + +![[1] Motion Blur](https://user-images.githubusercontent.com/7921368/114031856-4d419b80-986b-11eb-8a56-b9ecc1785a6e.png) [1] Motion Blur - -![[2] Cornell Box](https://dl.ishanjain.me/images/cornell_box-1500x1500_10000.png) +![[2] Cornell Box](https://user-images.githubusercontent.com/7921368/114031671-1e2b2a00-986b-11eb-9528-4fd5525c43ea.png) [2] Cornell Box