Browse Source

Add spherical mapping render to the README.

Godzil 4 years ago
parent
commit
5bbd036fc5
2 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md
  2. BIN
      output/uvmap_checkeredsphere.png

+ 5 - 0
README.md

@@ -80,3 +80,8 @@ Without jitter:
 
 With jitter:
 ![Area light witht jitter](output/arealight_test.png)
+
+**Bonus chapter - Texture mapping**
+
+Spherical mapping:
+![Spherical mapping](output/uvmap_checkeredsphere.png)

BIN
output/uvmap_checkeredsphere.png