Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
shayshunk committed Feb 6, 2024
1 parent 71bd762 commit 69a0df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ This is a learning exercise and barebones approach to software raytracing that's
- Anti-aliasing (samples each pixel multiple times)
- Camera position movement
- Ray bouncing
- Motion blur
- Basic sphere animation (moving linearly)
- Command line arguments:
- `-Size 1200` gives an image that is 1200 pixels wide, like the image below
- `-FOV 90` gives a 90 degree vertical field of view. The image below has an FOV of 20 degrees
Expand Down

0 comments on commit 69a0df0

Please sign in to comment.