Added planar mapping

This commit is contained in:
Godzil
2020-03-04 13:35:09 +00:00
parent 5bbd036fc5
commit 107b612130
6 changed files with 105 additions and 1 deletions

View File

@@ -84,4 +84,7 @@ With jitter:
**Bonus chapter - Texture mapping**
Spherical mapping:
![Spherical mapping](output/uvmap_checkeredsphere.png)
![Spherical mapping](output/uvmap_checkeredsphere.png)
Planar mapping:
![Planar mapping](output/uvmap_checkeredplane.png)