From dac74007eaf659fec35631b5795ac01e4c117212 Mon Sep 17 00:00:00 2001 From: Godzil Date: Sat, 22 Feb 2020 17:39:25 +0000 Subject: [PATCH] Add sample from Chapter 12 :) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b210fe..a2b702f 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,8 @@ From Chapter 11: ![Chapter 11 refraction rendering test](output/ch11_refraction.png) -![Chapter 11 rendering test](output/ch11_test.png) \ No newline at end of file +![Chapter 11 rendering test](output/ch11_test.png) + +From Chapter 12: + +![Chapter 12 rendering test](output/ch12_test.png) \ No newline at end of file