Ale —
The summary illustrations are really good Ikerms, I use them when analyze Casey's code, the reazon…
Do you need anything else from me to get the notes going, Martin? If so, just let me know!Casey
Nice, thanks a lot for the reply man!
Hello, sorry for my late reply. Didn't notice the notification in the e-mails. :) Notes are going …
Ale —
Hi, I would like to have a look at your notes martincohen I can't see the link you posted original…
Hey, Just wondering if you are still hosting the notes? The original link is down. Was just curiou…
Dang it ... quite right ... my bad :( I should have been more careful when porting the new code in…
Every time main loop iterates, it sets ExecutableReloaded to false. So any time it will be set to …
Shouldn't there be a ... otherwise wouldn't you be blowing away the ground cache every time throu…
Since matte objects came up in the stream, I thought a quick explanation may be in order. A matte …
I can't speak for Casey, but he's spoken about "the rules" in the past. Legally, HMH code is propr…
Thanks Jez - if that's in there, that was just really bad typing on my part :) I'll check it out …
Hey everybody, hope this isn't frowned upon/against the rules. When reading through the HMH source…
I'm catching up with episodes 85 and 86 and I want to point out different method how you could cac…
It appears there's a couple of bugs in the transient initialization code which is causing (at leas…
Oops! I've corrected the URL in my post.
Thanks for the reply! I think what you're remembering is probably the tSine value that was losing …
I have not checked, but I vaguely recall that the float variable representing time that was fed to…
Ps, I noticed the hiccup happens when the code is being unloaded and reloaded. It may be that the …
Hi there, I've been trying to follow along at home however as I'm coding along with day 21 I notic…
Remove "://" from end of URL:
I'm getting a 404 not found..
Can be found at There are PDFs and HTML format books in the archive file. The license is mostly M…
Wow thanks for the elaborate answer! :D I will try and get that book, shouldn't be that expensive …
I would avoid that whole "Learn C the Hard Way". Author continuously insists "Google it." Leaving …
Ok that's no problem then, thanks for helping.
Yeah, sorry if I made that unclear. English is not my native language. What I wanted to tell is si…
I don't think you meant to say that you can't rely on POD semantics if it's truly a POD type... …