diff --git a/books/RayTracingInOneWeekend.html b/books/RayTracingInOneWeekend.html index 578aeb07..562f2cc5 100644 --- a/books/RayTracingInOneWeekend.html +++ b/books/RayTracingInOneWeekend.html @@ -1603,7 +1603,7 @@ gives: - ![Image 11-1](../images/img-1-11-1.jpg) + ![Image 11-1](../images/img-1-11-1.png) @@ -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) @@ -1787,7 +1787,7 @@ We get: - ![Image 12-1](../images/img-1-12-1.jpg) + ![Image 12-1](../images/img-1-12-1.png) diff --git a/images/img-1-11-1.jpg b/images/img-1-11-1.jpg deleted file mode 100644 index 3ffecb66..00000000 Binary files a/images/img-1-11-1.jpg and /dev/null differ diff --git a/images/img-1-11-1.png b/images/img-1-11-1.png new file mode 100644 index 00000000..264e9cb1 Binary files /dev/null and b/images/img-1-11-1.png differ diff --git a/images/img-1-11-2.jpg b/images/img-1-11-2.jpg deleted file mode 100644 index d1b86dac..00000000 Binary files a/images/img-1-11-2.jpg and /dev/null differ diff --git a/images/img-1-11-2.png b/images/img-1-11-2.png new file mode 100644 index 00000000..08057be0 Binary files /dev/null and b/images/img-1-11-2.png differ diff --git a/images/img-1-11-3.jpg b/images/img-1-11-3.jpg deleted file mode 100644 index 692d3df6..00000000 Binary files a/images/img-1-11-3.jpg and /dev/null differ diff --git a/images/img-1-11-3.png b/images/img-1-11-3.png new file mode 100644 index 00000000..9ed098b2 Binary files /dev/null and b/images/img-1-11-3.png differ diff --git a/images/img-1-12-1.jpg b/images/img-1-12-1.jpg deleted file mode 100644 index f113dc11..00000000 Binary files a/images/img-1-12-1.jpg and /dev/null differ diff --git a/images/img-1-12-1.png b/images/img-1-12-1.png new file mode 100644 index 00000000..8f2fcc56 Binary files /dev/null and b/images/img-1-12-1.png differ