Handmade Network»Feed
Vincenzo Auteri
Lazy Sunday thread. My main home machine is a Macbook Pro 15 Retina with the following specs: -…
»
Vincenzo Auteri
Fascinating to see how many people with different backgrounds are following the project! Althoug…
»
Brainversation
Thanks Bigpet and Casey for your answers. I should have guessed because you keep saying you want …
»
matra
In day 25 we run into lags in Win32BeginRecordingInput. I'll try to explain white the lag happens…
»
Andrew Chronister
Sounds like Edit and Continue might be causing something to crash? I'm not sure if it's enabled b…
»
Tanawatra C.
Are there anyone accident edit source code in VS2013(debugger)?? and save. when I'm do that it's…
»
Andrew Bromage
Let's step back for a minute and think about what you're actually trying to do. There is a deep …
»
Russell
One way to do mixins without function pointers, that is more powerful than (multiple) inheritance…
»
Patrick Lahey
I'm a bit behind so I just finished the audio marathon lecture and, although my sound system timi…
»
Ruy Calderon
Huh, that makes sense, I didn't think about it from the perspective of the processor, just the pr…
»
John Kaniarz
There are a few reasons why you'd want your update step to be fixed independent of the frame rate…
»
Martin Cohen
@norswap: He mentions it here (Intro to C, Day 5, Q&A): https://www.youtube.com/watch?v=rFA1S…
»
Casey Muratori
Actually you are helped by the nature of the profiling process, which is to say that when you are…
»
Randy Gaul
It's in a much earlier video. Multiple inheritance is a very poorly thought out and executed atte…
»
Ruy Calderon
Just getting back home now, but that's really cool, thanks for the read! One of the reasons I tho…
»
Andrew Chronister
Just a note for any sublime users, if you don't want to have to launch sublime text from an alrea…
»
norswap
I missed the part where Casey talked about that. Is it in day 25? Does anyone have a pointer to t…
»
Martin Cohen
Thanks for the answer, Randy. I'm going to bash at least something to play around with to ease th…
»
Randy Gaul
I'm almost certain he'll be using some form of aggregation. Since he's allocating memory with a k…
»
Casey Muratori
No - we do not know that the audio clock is at all synchronized with the other clocks, so it may …
»
Casey Muratori
Yes - I suspect that our eventual platform layer will be completely reusable for basically any ga…
»
norswap
I *might* come up with something like this later next year. I was actually planning to do that ev…
»
Petri
I was a designer/producer in a Finnish demo group Halcyon in the 90s. We started with Pascal, the…
»
Chris
I've not tried to benchmark this. I'd be very surprised to learn that AWE offers some performance…
»
Andrew Chronister
Casey touched on this in response to a comment, but the platform layer is intentionally the oppos…
»
Allen Webster
I think this platform layer is reusable already. Basically reusable just means "the fact that th…
»
Allen Webster
You know what would be more in the spirit of Handmade Hero? If someone here (other than Casey) j…
»
Livet Ersomen Strøm
What I am trying to say, is that as long as our timing is right, we dont have to ask for where th…
»
Martin Cohen
Hello guys, I can't get the idea of mixins in C from my head. Do you have any clue how Casey is…
»
Ian Hern
I think perhaps a more interesting question for me would be: What are the problems that you (Case…
»