Compare commits

..

2 Commits

Author SHA1 Message Date
d94aac009c fix checksum of IEND chunk 2024-08-06 00:43:34 +02:00
e18b2ba7e5 add README.md 2024-08-06 00:17:03 +02:00
2 changed files with 0 additions and 6 deletions

View File

@ -4,12 +4,6 @@ Based on the series <a href="https://raytracing.github.io"><cite>Ray Tracing in
## Scenes
### simple
![](./docs/simple.png)
```
java -jar raytracing.jar --samples 5000 --height 1080 SIMPLE
```
### squares
![](./docs/squares.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 954 KiB