Just finished watching episode 182.
I was surprised when the code worked after Casey added __re…
See https://forums.handmadehero.org/j...eos/game-architecture/day095.html from 47:53
/Kim
That diff looks like _exactly_ what we already tried on stream, and it didn't work? I'm not sure…
Yes, that would be fine... although this is, of course, going to be deleted tomorrow so it won't …
vexe —
https://youtu.be/NmJXBr2zLPc
vexe —
https://www.youtube.com/watch?v=1i4-e1okZtw&feature=youtu.be
vexe —
https://youtu.be/_0P3eILElzo
Oh, right. That makes sense.
You're right. The #pragma optimize lines should be wrapped in a #ifdef HANDMADE_CONTROLLED_OPTIMI…
We don't want to do that always. Sometimes we want to see how fast game runs with everything opti…
Yes, it does. That's the point. We only want the contents of handmade_optimized.cpp to be optimiz…
Doesn't this prevent building optimized build because pragma optimize off always turns off optimi…
Like I said in the Q&A, you can use #pragma optimize so that only one translation unit is nee…
Long time Youtube lurker here, so firstly, thanks for the great series, keep 'em coming.
Since t…
Dejan —
FYI: I've set this up with VS2015 and it looks like memset() doesn't need to be defined anymore. …
Hehe...
1.Install some dependencies
1$ sudo ports install cmake boost glm tbb google-ctemplate
…
I like that it depends on something called "ass imp".
- Casey
From the description (emphasis mine) :
nanogi is a small global illumination (GI) renderer intend…
Hi all
Would somebody bring one or more of these issues to Casey's attention during the stream t…
I recently came across an interesting Github repo for a Global Illumination reference renderer.
…
The const thing that was added at end of handmade_optimized.cpp can be easily removed.
Change th…
cmuratori This turns out to be a bug in the trimming of the Emacs file that I did for the stream.…
Now get to fixing your other problem, the damn Win10 being on your PC ;D
I tried looking into it when I brought it to your attention first time, couldn't get to the botto…
Wow, my bad. I hadn't downloaded the file and was just attempting to use the license key :oops: …
This turns out to be a bug in the trimming of the Emacs file that I did for the stream. It is ha…
Your e-mail address doesn't matter at all. You just need to go to your SendOwl download page and…
Is it possible to somehow get access if my github registered email address is different from my p…
mmozeiko What are you asking about memory management? They work pretty much the same. You can all…
Hi! I started following Casey and just passed Day 1. I pre-ordered the game and setup .emac accor…