Parcourir la source

Update book scene, add rendered images, and add it to the README.

Matt Pharr il y a 3 ans
Parent
commit
8841c03035
4 fichiers modifiés avec 15 ajouts et 2 suppressions
  1. 11 0
      README.md
  2. BIN
      images/pbrt-book/book.exr
  3. BIN
      images/pbrt-book/book.png
  4. 4 2
      pbrt-book/book.pbrt

+ 11 - 0
README.md

@@ -100,6 +100,17 @@ visualizing the appearance of various materials.
 Thanks to Yasutoshi Mori (@MirageYM) for this model;
 [CC-BY](https://creativecommons.org/licenses/by/2.0/) license.
 
+## PBRT Book
+
+<img alt="pbrt book" src="images/pbrt-book/book.png" height="400"/>
+
+[lte-orb/](https://github.com/mmp/pbrt-v4-scenes/tree/master/pbrt-book/)
+
+A realistic model of the second edition of the _Physically
+Based Rendering_ book.
+
+Thanks to Karl Li (@yiningkarlli) for this fun model.
+
 ## San Miguel
 
 <img alt="San Miguel courtyard" src="images/sanmiguel/sanmiguel-courtyard-second.png" height="400"/>

BIN
images/pbrt-book/book.exr


BIN
images/pbrt-book/book.png


+ 4 - 2
pbrt-book/book.pbrt

@@ -2,8 +2,10 @@ Sampler "halton"
     "integer pixelsamples" [ 2048 ]
 Film "rgb"
     "string filename" [ "book.exr" ]
-    "integer yresolution" [ 720 ]
-    "integer xresolution" [ 1280 ]
+    "integer yresolution" [ 1080 ]
+    "integer xresolution" [ 1920 ]
+    "string sensor" "canon_eos_100d"
+    "float iso" 150
 Scale -1 1 1
 LookAt 0 2.1088 13.574
     0 2.1088 12.574