We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Roderic Bos
I was thinking to make handmade hero completely procedurally generated the music should also be ge…
»
Benjamin Kloster
Ah, that makes sense. By the way, does anyone here know how VS selects the current thread when pau…
»
Jon Valdes
Hi everyone! When Casey did the dll autoreload system, he said it could be extended to handle thin…
»
Matthew
Thankyou so much! That thread thing in Visual Studio is a lifesaver. So, what was happening was ac…
»
Benjamin Kloster
The dsound.dll in the callstack leads me to believe this is an issue with DirectSound. I'm quite a…
»
Matthew
Nothing that seems helpful to me, but perhaps you can make more sense of it: Also, downloading th…
»
Benjamin Kloster
Does your callstack window show anything besides the call into ntdll?
»
Matthew
Clicking the pause button results in VS opening a "No Symbols Loaded" tab calling out "ntdll.pdb".…
»
Benjamin Kloster
Have you tried pausing the program in the debugger during the freeze (the pause button in the tool…
»
Matthew
Hello, My build of Handmade Hero has a strange problem where, after running for some (relatively s…
»
Joel Davis
There are a lot of choices. I like using OGMO () and TileED (. If you're not using an integrated e…
»
Mārtiņš Možeiko
Yes, typically you create level editor. It can be any language and any framework - it really depen…
»
Den V
I remember that Casey said there won't be a level editor for HH because the world is generated eve…
»
Joe Sprouse
My quick and dirty Owl of Shame™ for anyone that wants to use it.
»
Casey Muratori
Hahahaha... this is awesome :)Casey
»
Casey Muratori
Yeah, so "classical" rasterization in the game sense definitely worked more like Chris Hecker's ar…
»
Casey Muratori
Deciding when to break things up for rather than is always a bit of a difficult decision, becaus…
»
Burmi
Hello everybody! I was finished the 27th Episode of HMH just recently and I wanted to read more ab…
»
Krzysiek
I recently came across this vid:
»
Joe Sprouse
Now I just need to get him to hoot and say, "SHAAAAAMMMEEEE!"
»
Andrew Bromage
As Casey pointed out, yes it is. Or, at least, it kind of is. Think of the screen as divided into…
»
Mārtiņš Možeiko
Yes, it is. Only big difference is dealing with triangle vs quad. But it was not the classical way…
»
Casey Muratori
But actually, mmozeiko, if you look at those links they are doing exactly what I was doing. You b…
»
Mārtiņš Možeiko
No, it is not done like that. Casey is simply showing simplest possible way how to get something r…
»
The_8th_mage
Hello everyone, does the process described in the stream, going through every pixel in a suspecte…
»
Saba Khutsishvili
Thank you very much, that's what I really needed to truly follow along :) Cheers
»
Mustafa Al-Attar
Thanks for the reply. I guess I will start writing my game with software rendering and stop wastin…
»
Connor
Check out Casey's Basic Emacs Tutorial on the youtube archive. There is a link on the front page. …
»
Casey Muratori
There are two things you should look at for keyboard shortcuts: first is the file in the Handmade …
»
Casey Muratori
Yes! And we will always support software rendering. Hardware rendering will just be something we…
»