Skip to content

Commit 9e8d8db

Browse files
authored
Update README.md
1 parent 114d130 commit 9e8d8db

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,18 @@ Shown below are the resulting images when running the engine with the driver "Sp
2424

2525
| Number of Samples | Resulting Image |
2626
| ----------------- | --------------- |
27-
| 10 Samples | ![10 Samples](./ExampleDriverFiles/Spheres/resultingImages/Spheres10.jpg) |
28-
| 100 Samples | ![100 Samples](./ExampleDriverFiles/Spheres/resultingImages/Spheres100.jpg) |
29-
| 1000 Samples | ![1000 Samples](./ExampleDriverFiles/Spheres/resultingImages/Spheres1000.jpg) |
27+
| 10 Samples | ![10 Samples](./ExampleDriverFiles/Spheres/images/Spheres10.jpg) |
28+
| 100 Samples | ![100 Samples](./ExampleDriverFiles/Spheres/images/Spheres100.jpg) |
29+
| 1000 Samples | ![1000 Samples](./ExampleDriverFiles/Spheres/images/Spheres1000.jpg) |
30+
| 10000 Samples | ![10000 Samples](./ExampleDriverFiles/Spheres/images/Spheres10000.jpg) |
3031

3132
Shown below are the resulting images when running the engine with the driver "Mando".
3233

3334
| Number of Samples | Resulting Image |
3435
| ----------------- | --------------- |
35-
| 10 Samples | ![10 Samples](./ExampleDriverFiles/Mando/resultingImages/Mando10.jpg) |
36-
| 100 Samples | ![100 Samples](./ExampleDriverFiles/Mando/resultingImages/Mando100.jpg) |
37-
| 1000 Samples | ![1000 Samples](./ExampleDriverFiles/Mando/resultingImages/Mando1000.jpg) |
36+
| 10 Samples | ![10 Samples](./ExampleDriverFiles/Mando/images/Mando10.jpg) |
37+
| 100 Samples | ![100 Samples](./ExampleDriverFiles/Mando/images/Mando100.jpg) |
38+
| 1000 Samples | ![1000 Samples](./ExampleDriverFiles/Mando/images/Mando1000.jpg) |
3839

3940

4041
## Installation

0 commit comments

Comments
 (0)