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.
Mārtiņš Možeiko
Typically on Linux/OSX, if you don't have source, the best way is to send core dump to author. Th…
»
Oliver Marsh
Hi, I really like 4coder and I've been using it on my mac. However it crashes pretty regularly o…
»
HawYeah
mmozeiko I pretty much use same system as Casey. Integer/float for time left for event to be acti…
»
Mārtiņš Možeiko
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
»
Finalspace
Refactoring for new platforms I changed/moved the code a lot to make it more easier to add new p…
»
Andrew Reece
I built myself a little utility 'function' for locally browsing Casey's code changes with git tha…
»
ratchetfreak
you shouldn't have to increment a float per timer at all. Instead use uint64 as a current time f…
»
Mārtiņš Možeiko
I pretty much use same system as Casey. Integer/float for time left for event to be active. I fe…
»
HawYeah
Hey guys, So I've been working on my game for quite a while and there are many instances where w…
»
Mārtiņš Možeiko
He had pretty good GDC talk where he showed bunch of stuff needed to achieve the results he talks…
»
iradicator
Great link, thanks. I'm also interested with hands-on type of demonstration.
»
Mārtiņš Možeiko
Not a video series, but still a ton of useful blog posts: https://gafferongames.com/
»
Mārtiņš Možeiko
Mór Its a big download and my Internet connection isn't very fast Here's a smaller video file, I…
»
iradicator
Looking for a video series like Handmade Hero focused on building either a network based game or …
»
ratchetfreak
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…
»
ratchetfreak
laments that a good talk he gave wasn't recorded then doesn't upload retry to youtube...
»
Finalspace
Documentation and improvements update I finally finished the basic documentation, fixed some bug…
»
Lokathor
Got around to fixing this. I'll give the explanation in case anyone else hits this some day. In …
»
Mevius
Thank you.
»
Mārtiņš Možeiko
Here you go: - Twitch recorded stream: https://martins.ninja/temp/blackbox.mp4 (2.4GB) - Reencode…
»
Matt Mascarenhas
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…
»
Matt Mascarenhas
Incidentally, there were four more out-of-order annotations (in days 020, 128, 184 and 187), all …
»
Matt Mascarenhas
Cheers, Tim. It's fixed (and I've made a note to make Cinera verify the chronology of annotations).
»
Tim Kane
Day 384 episode guide annotations are a little confused https://hero.handmade.network/episode/cod…
»
Timothy Barnes
Introduction In this post I will give an overview of how I arrived at the current movement system…
»
Mārtiņš Možeiko
If so, then what is exactly stored in RAM if not the actual data from the disk? At the point of m…
»