Skip to content

Commit

Permalink
Regenerate images in Book 1 chapters 11-12 as PNGs instead of JPGs wi…
Browse files Browse the repository at this point in the history
…th artifacts (RayTracing#179).
  • Loading branch information
aras-p committed Sep 7, 2019
1 parent 895f691 commit ce9e24b
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions books/RayTracingInOneWeekend.html
Original file line number Diff line number Diff line change
Expand Up @@ -1603,7 +1603,7 @@

gives:

![Image 11-1](../images/img-1-11-1.jpg)
![Image 11-1](../images/img-1-11-1.png)

</div>

Expand Down Expand Up @@ -1674,11 +1674,11 @@

to get:

![Image 11-2](../images/img-1-11-2.jpg)
![Image 11-2](../images/img-1-11-2.png)

And we can change field of view to get:

![Image 11-3](../images/img-1-11-3.jpg)
![Image 11-3](../images/img-1-11-3.png)

</div>

Expand Down Expand Up @@ -1787,7 +1787,7 @@

We get:

![Image 12-1](../images/img-1-12-1.jpg)
![Image 12-1](../images/img-1-12-1.png)

</div>

Expand Down
Binary file removed images/img-1-11-1.jpg
Binary file not shown.
Binary file added images/img-1-11-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/img-1-11-2.jpg
Binary file not shown.
Binary file added images/img-1-11-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/img-1-11-3.jpg
Binary file not shown.
Binary file added images/img-1-11-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/img-1-12-1.jpg
Binary file not shown.
Binary file added images/img-1-12-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce9e24b

Please sign in to comment.