Skip to content

Commit a1815a9

Browse files
committed
Book 2 image updates: update image references
1 parent 5893549 commit a1815a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

books/RayTracingTheNextWeek.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396

397397
gives the following result:
398398

399-
![Image 1: Bouncing spheres](../images/img-2.01-bouncing-spheres.jpg class=pixel)
399+
![Image 1: Bouncing spheres](../images/img-2.01-bouncing-spheres.png class=pixel)
400400

401401
</div>
402402

@@ -1264,7 +1264,7 @@
12641264

12651265
We get:
12661266

1267-
![Image 2: Spheres on checkered ground](../images/img-2.02-checker-ground.jpg class=pixel)
1267+
![Image 2: Spheres on checkered ground](../images/img-2.02-checker-ground.png class=pixel)
12681268

12691269
</div>
12701270

@@ -1349,7 +1349,7 @@
13491349
<div class='together'>
13501350
We get this result:
13511351

1352-
![Image 3: Checkered spheres](../images/img-2.03-checker-spheres.jpg class=pixel)
1352+
![Image 3: Checkered spheres](../images/img-2.03-checker-spheres.png class=pixel)
13531353

13541354
</div>
13551355

@@ -1525,7 +1525,7 @@
15251525
<div class='together'>
15261526
Add the hashing does scramble as hoped:
15271527

1528-
![Image 7: Hashed random texture](../images/img-2.07-hash-random.jpg class=pixel)
1528+
![Image 7: Hashed random texture](../images/img-2.07-hash-random.png class=pixel)
15291529

15301530
</div>
15311531

0 commit comments

Comments
 (0)