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.
Andy
Hi there, So I have a really old crappy hard drive that takes so long to read and write the gam…
»
Mārtiņš Možeiko
Compiler Warning C4189 would help you there, but Casey turned it off in build.bat. If you want to…
»
Stas Lisetsky
Hey everone! It's a small thing but I still wanted to know. So I was working on code from day 34…
»
popcorn
I looked at the source, thanks. I realize I was doing it wrong. Create() creates an "Image" and T…
»
Ale
The summary illustrations are really good Ikerms, I use them when analyze Casey's code, the reazo…
»
Casey Muratori
Do you need anything else from me to get the notes going, Martin? If so, just let me know! - Ca…
»
Filipe Rasoilo
Nice, thanks a lot for the reply man!
»
Martin Cohen
Hello, sorry for my late reply. Didn't notice the notification in the e-mails. :) Notes are goin…
»
Ale
Hi, I would like to have a look at your notes martincohen I can't see the link you posted origina…
»
Filipe Rasoilo
Hey, Just wondering if you are still hosting the notes? The original link is down. Was just curi…
»
jeringa
Dang it ... quite right ... my bad :( I should have been more careful when porting the new code …
»
Mārtiņš Možeiko
Every time main loop iterates, it sets ExecutableReloaded to false. So any time it will be set to…
»
jeringa
Shouldn't there be a ... 1 2 3 if(Input->ExecutableReloaded) { Input->Execu…
»
Andrew Bromage
Since matte objects came up in the stream, I thought a quick explanation may be in order. A matt…
»
Andrew Bromage
I can't speak for Casey, but he's spoken about "the rules" in the past. Legally, HMH code is prop…
»
Casey Muratori
Thanks Jez - if that's in there, that was just really bad typing on my part :) I'll check it out…
»
Thom
Hey everybody, hope this isn't frowned upon/against the rules. When reading through the HMH sour…
»
Mārtiņš Možeiko
I'm catching up with episodes 85 and 86 and I want to point out different method how you could ca…
»
Jez
It appears there's a couple of bugs in the transient initialization code which is causing (at lea…
»
Ian
Oops! I've corrected the URL in my post.
»
Andy
Thanks for the reply! I think what you're remembering is probably the tSine value that was losing…
»
Juan Felipe Garcia Catalan
I have not checked, but I vaguely recall that the float variable representing time that was fed t…
»
Andy
Ps, I noticed the hiccup happens when the code is being unloaded and reloaded. It may be that the…
»
Andy
Hi there, I've been trying to follow along at home however as I'm coding along with day 21 I not…
»
popcorn
oh duh! thanks.
»
Mārtiņš Možeiko
Remove "://" from end of URL: https://bitbucket.org/alfonse/gltut/downloads
»
popcorn
I'm getting a 404 not found..
»
Ian
Can be found at https://bitbucket.org/alfonse/gltut/downloads There are PDFs and HTML format boo…
»
Stefan Nordkvist
Wow thanks for the elaborate answer! :D I will try and get that book, shouldn't be that expensive…
»
Drexir
I would avoid that whole "Learn C the Hard Way". Author continuously insists "Google it." Leaving…
»