Added renders in the repository
This commit is contained in:
parent
ad9497c1c2
commit
be11f1c8fe
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
target/
|
target/
|
||||||
*.ppm
|
*.ppm
|
||||||
*.png
|
*.png
|
||||||
|
!renders/*
|
||||||
|
|
|
@ -36,10 +36,8 @@ For each resolution there is probably a sweet spot. In my tests, At 500x500, It
|
||||||
# Renders
|
# Renders
|
||||||
|
|
||||||
|
|
||||||
![[1] Motion Blur](https://user-images.githubusercontent.com/7921368/114031856-4d419b80-986b-11eb-8a56-b9ecc1785a6e.png)
|
![[1] Motion Blur](./renders/motion_blur.png)
|
||||||
[1] Motion Blur
|
[1] Motion Blur
|
||||||
|
|
||||||
![[2] Cornell Box](https://user-images.githubusercontent.com/7921368/114031671-1e2b2a00-986b-11eb-9528-4fd5525c43ea.png)
|
![[2] Final Scene](./renders/final_scene.png)
|
||||||
[2] Cornell Box
|
[2] Final Scene
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
renders/final_scene.png
Normal file
BIN
renders/final_scene.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 MiB |
BIN
renders/motion_blur.png
Normal file
BIN
renders/motion_blur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue
Block a user