Neo Ar —
For the month of April, we did the following: This month we hit the books hard, learning all abou…
Greetings, I'm on day 003 (just starting). I'm debugging win32_handmade.exe using Visual Studio'…
The code fragment you posted is not handling data in OOP way. Are you asking how to write code tha…
Italo —
So, I'm still learning so this question might be dumb, but here it is: Imagine the following code …
The heart of Cascade it it's layout engine - the second most complicated thing in the app. (Scale …
Community, This is a short one, and if you're a Patron this should be a rehash of the same request…
Hey everyone! Sorry updates have been a bit dry recently; it's nearing the end of the semester at …
Apologies for the dirty joke. I know I have a problem. The title pretty much says it all. I launch…
The latest revision of MotionBox () now implements three repeat options: "Repeat playlist", "Repe…
Since SecondaryBuffer->Play(0, 0, DSBPLAY_LOOPING); is after the first fillSoundbuffer it should no…
Hi Simon, Thanks for your reply. You certainly provided more useful insight about the working of d…
The semester is over, though, so May should be more fertile.
If the sound buffer played only one tone continuously, you could fill it once and let it play fore…
Hi There, Although this stream started in quite few years back, it's now only that I've discovered…
So imagine you're me. You've started out a new quarter at University with an unprecedentedly lig…
Will there be a free version or will it be patreon only ?
Tom —
I have a framework for game development and general creative coding i've been putting together. I…
Long time no post! My excuse is that I've been busy preparing to move to Seattle for the summer! I…
I'm writing, recording, and editing all the Patreon stuff this weekend with plans to launch the ca…
I would just do it by only keeping track of velocity (and of course the previous frame's velocity …
Shazan —
In platformers should movement be force based or impulse based and I am using velocity verlet inte…
Nick —
I have implemented the library which can be found on . If you would like to test the library, I bu…
You mean Sonic the Hedgehog? This is a pretty interesting guide: The solid tiles section talks ab…
Shazan —
Hi I'm trying to implement sonic like engine . currently using aabb and was thinking how to implem…
I'm sitting on my lazy ass, drinking coffee, and hanging out with my son. So, I figured now was a …
Dammit, I don't need this kind of distraction right now :-P
Shazan —
Sorry about the title the issue is regarding creating modeless dialog box with tab controls msdn h…
What issues do you have with callbacks and global variables? There is nothing COM specific related…