Typically on Linux/OSX, if you don't have source, the best way is to send core dump to author. Th…
Hi,
I really like 4coder and I've been using it on my mac. However it crashes pretty regularly o…
mmozeiko I pretty much use same system as Casey. Integer/float for time left for event to be acti…
I simply use tig.
This is how it typically looks like: https://pbs.twimg.com/media/DJJl2G3XcAAo…
Mór —
mmozeiko Mór Its a big download and my Internet connection isn't very fast
Here's a smaller vide…
Mattie —
Black box talk was uploaded to Casey's channel: https://www.youtube.com/watch?v=SYomOZIfeoU
Refactoring for new platforms
I changed/moved the code a lot to make it more easier to add new p…
I built myself a little utility 'function' for locally browsing Casey's code changes with git tha…
you shouldn't have to increment a float per timer at all.
Instead use uint64 as a current time f…
I pretty much use same system as Casey. Integer/float for time left for event to be active.
I fe…
Hey guys,
So I've been working on my game for quite a while and there are many instances where w…
He had pretty good GDC talk where he showed bunch of stuff needed to achieve the results he talks…
Great link, thanks. I'm also interested with hands-on type of demonstration.
Not a video series, but still a ton of useful blog posts: https://gafferongames.com/
Mór Its a big download and my Internet connection isn't very fast
Here's a smaller video file, I…
Looking for a video series like Handmade Hero focused on building either a network based game or …
he uses 2 examples of math in graphics (matrix transforms and normal mapping) to show that black …
Mór —
mmozeiko Here you go: https://martins.ninja/temp/blackbox.mp4.
Thanks for putting it up.
Can so…
laments that a good talk he gave wasn't recorded then doesn't upload retry to youtube...
Documentation and improvements update
I finally finished the basic documentation, fixed some bug…
Got around to fixing this. I'll give the explanation in case anyone else hits this some day.
In …
Here you go:
- Twitch recorded stream: https://martins.ninja/temp/blackbox.mp4 (2.4GB)
- Reencode…
Yeah, on the 3rd Casey redelivered a lecture called 'How to Open a Black Box' originally given to…
Mevius —
I missed both stream last weekend.
I checked, there are two scheduled streams for Feb 3 and Feb 4…
Incidentally, there were four more out-of-order annotations (in days 020, 128, 184 and 187), all …
Cheers, Tim. It's fixed (and I've made a note to make Cinera verify the chronology of annotations).
Day 384 episode guide annotations are a little confused
https://hero.handmade.network/episode/cod…
Introduction
In this post I will give an overview of how I arrived at the current movement system…
If so, then what is exactly stored in RAM if not the actual data from the disk?
At the point of m…