From 9b48b5aa349d92433ccfc09c48b3dbb6a189a280 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Sokolov" Date: Wed, 30 Jan 2019 22:23:09 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 58f59af..73b21a2 100644 --- a/Readme.md +++ b/Readme.md @@ -32,3 +32,6 @@ Just change the code in the editor and rerun the script (use the terminal's hist ![](https://raw.githubusercontent.com/ssloy/tinyraytracer/homework_assignment/out-envmap-duck.jpg) All boring code (image/obj files serializer etc) is already added; to obtain the above image it suffices to add 10-20 lines of code. + +Anaglyph pairs are extremely simple to do! +![](https://raw.githubusercontent.com/ssloy/tinyraytracer/master/anaglyph.jpg)