add spheres to readme

main
jbb01 6 months ago
parent 48a591de7e
commit d5173c2d5a

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Loading…
Cancel
Save