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.
Matt Mascarenhas
Oooh, wow! I don't think there's any embedded system stuff in the Network yet, so really looking …
»
Casey Muratori
Yes, if you are talking for a single timestep, then you have two choices. Either you can use the…
»
Albert
> the location of P' moves continuously as the player moves. Possibly, I didn't state it expl…
»
TM
mrmixer Does anyone knows how Jonathan Blow's defer macro works ? Example of how he uses it at th…
»
Casey Muratori
The best way to think about it is ExitProcess does an implicit VirtualFree for every unfreed Virt…
»
Casey Muratori
Well, I think I'm just repeating what I said before, but: the location of P' moves continuously a…
»
Mór
I made a CMake project to work with CLion and Episode 21's Loading Game Code Dynamically. Just un…
»
Simon Anciaux
Does anyone knows how Jonathan Blow's defer macro works ? Example of how he uses it at the end of…
»
Jeroen van Rijn
wonchun 1) In a reply post, I clicked on the quoted username to go to the original message, but i…
»
Jeroen van Rijn
timothy.wright I haven't gotten the "quote" button in the forum to work yet. I expect if I click…
»
Albert
Here's my attempt to abstract it to a pure physics/math problem and trying to solve it. Given a …
»
Jeroen van Rijn
Hi Timothy, That is correct. The site's running on nginx, hosted at DigitalOcean, behind CloudFl…
»
Jeroen van Rijn
Some things clearly got in the way of addressing this bug, but it's now fixed. The last breadcrum…
»
Jochen Heizmann
I'd like to recommend Monkey-X to you (http://monkey-x.com). It's basically a language that comp…
»
David Butler
It depends on how you are allocating... If you are calling a allocator in your application re…
»
Illkwon Ha
Thank you for responding! I just thought VirtualFree should be called for each VIrtualAlloc calls…
»
Ralph Brorsen
There is no point in freeing the memory; it will be released by the operating system when the Han…
»
Illkwon Ha
Hi all! FIrst of all, sorry for my poor english. I'm not a native speaker.. I just finished my da…
»
Ralph Brorsen
Recently I've been listening to Carbon Based Lifeforms, particularly the Hydroponic Garden and Wo…
»
Lachlan Easton
I've been listening to Kaki King recently http://www.kakiking.com/ Pretty much a really skilled…
»
Casey Muratori
The answer to this is relatively complicated so it'd have to wait until I discuss the system in m…
»
Jack Mott
Link should skip to the relevant part of the talk: https://www.youtube.com/watch?v=4...k_PRyTWWt…
»
Albert
I just finished watching Day 45; the search-in-p approach concerns me a bit. I looked through Wo…
»
David Butler
If I'm really trying to focus on something, it needs to be music without words. Usually classica…
»
The_8th_mage
a year ago i really liked to write with "Rocky horror picture show" and frozen soundtracks, then …
»
Connor
The title is pretty self explanatory. Lately, I've been listening to some OSTs of games I like,…
»
Connor
If you would like to know how to set up the dev environment that Casey uses in Handmade Hero, sim…
»
Andreas
There's also the possibility that many of the lighting effects are hand authored, multiple versio…
»
Scott Hunt
The OP may be asking about setting up the Microsoft C/C++ compiler (through a build.bat) in Emacs…
»
Matt Mascarenhas
I'm not 100% sure what you're asking, because setting up visual studio is all done within visual …
»