Skip to content

Commit 78b5360

Browse files
committed
Update changelog for image updates
1 parent ee4e295 commit 78b5360

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Change Log -- Ray Tracing in One Weekend
1717
- Fix: Update image and size for sphere with normal-vector coloring
1818
- Fix: Improve image size and aspect ratio calculation to make size changes easier
1919
- Fix: Added `t` parameter back into `hit_record` at correct place
20+
- Fix: image basic vectors off by one
21+
- Change: First image size changed to 256x256
22+
- Change: Default image sizes changed from 200x100 to 384x216
23+
- Change: Define image aspect ratio up front, then image height from that and the image width
2024

2125
### _The Next Week_
2226
- Change: Large rewrite of the `image_texture` class. Now handles image loading too. (#434)

0 commit comments

Comments
 (0)