Implement screenshots and add images to the README

This commit is contained in:
2024-10-10 12:18:57 +02:00
parent 6cee9c77a7
commit 94b1fd1ca6
10 changed files with 1784 additions and 88 deletions
+6 -1
View File
@@ -1 +1,6 @@
![Image](assets/path_tracing.png)
This is the implementation of the ray tracing algorithm. Here are some pics:
![scene 0](assets/screenshot_0.png)
![scene 0](assets/screenshot_1.png)
![scene 1](assets/screenshot_2.png)
![scene 2](assets/screenshot_3.png)