File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ osx_handmade
33
44A port of Handmade Hero (http://handmadehero.org ) for macOS.
55
6- This repository works with Casey's source code from Day 607 .
6+ This repository works with Casey's source code from Day 612 .
77
88If you are compiling for the first time, you might want to
99skip down to the [ Compiling and Running] ( #compiling-and-running )
@@ -19,6 +19,15 @@ will work with Casey's Handmade Hero days 405 through 409.
1919
2020# Recent Update Notes
2121
22+
23+ ## Day 612 Note:
24+
25+ Casey turned off the raycaster at the end of the stream to test some
26+ performance numbers, so you will see a dark world. If you want to
27+ turn the lights back on, comment out the ` CostMetric = 0; ` on line
28+ 383 in handmade_lighting.cpp.
29+
30+
2231## Day 593 Note:
2332
2433The ` hhlightprof ` doesn't currently compile under macOS due to the
You can’t perform that action at this time.
0 commit comments