Update README.md

This commit is contained in:
CJSatnarine
2024-07-24 03:04:38 -04:00
parent 132de7f2b3
commit c51a111029
3 changed files with 2 additions and 2 deletions

View File

@@ -4,8 +4,8 @@ This is a project where I learn how a raytracer works by building one. To accomp
The output of this programme is a [PPM file](https://en.wikipedia.org/wiki/Netpbm#File_formats) that contains the rendered image. The output of this programme is a [PPM file](https://en.wikipedia.org/wiki/Netpbm#File_formats) that contains the rendered image.
# :camera_flash: Screenshots # :camera_flash: Screenshots
![A screenshot of the bouncingSpheres.](/README/bouncingSpheres.png) ![A screenshot of the bouncingSpheres.](/README_IMAGES/bouncingSpheres.png)
![A screenshot of the Cornell Box.](/README/cornellBox.png) ![A screenshot of the Cornell Box.](/README_IMAGES/cornellBox.png)
# :hammer_and_wrench: Building and Running the Code # :hammer_and_wrench: Building and Running the Code

View File

Before

Width:  |  Height:  |  Size: 386 KiB

After

Width:  |  Height:  |  Size: 386 KiB

View File

Before

Width:  |  Height:  |  Size: 685 KiB

After

Width:  |  Height:  |  Size: 685 KiB