Update readme

This commit is contained in:
Godzil
2020-03-05 16:01:47 +00:00
parent 3a8600d274
commit c41cbaeea8
3 changed files with 14 additions and 1 deletions

View File

@@ -84,16 +84,29 @@ With jitter:
**Bonus chapter - Texture mapping**
Spherical mapping:
![Spherical mapping](output/uvmap_checkeredsphere.png)
Planar mapping:
![Planar mapping](output/uvmap_checkeredplane.png)
Cylindrical mapping:
![Cylindrical mapping](output/uvmap_checkeredcylinder.png)
Aligncheck plane:
![Aligncheck plane](output/uvmap_aligncheckplane.png)
Cubical mapping:
![Cubical mapping](output/uvmap_checkeredcube.png)
![Cubical mapping](output/uvmap_checkeredcube.png)
Image mapping:
![Image mapping](output/uvmap_earth.png)
Skybox:
![Skybox](output/uvmap_skybox.png)