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.
UnsightedMonk
Greetings, I'm on day 003 (just starting). I'm debugging win32_handmade.exe using Visual Studio…
»
Mārtiņš Možeiko
The code fragment you posted is not handling data in OOP way. Are you asking how to write code th…
»
Italo
So, I'm still learning so this question might be dumb, but here it is: Imagine the following cod…
»
Stas Lisetsky
The heart of Cascade it it's layout engine - the second most complicated thing in the app. (Scale…
»
Abner Coimbre
Community, This is a short one, and if you're a Patron this should be a rehash of the same reque…
»
Ryan Fleury
Hey everyone! Sorry updates have been a bit dry recently; it's nearing the end of the semester …
»
Jeremiah Goerdt
Apologies for the dirty joke. I know I have a problem. The title pretty much says it all. I laun…
»
Ginger Bill
Odin v0.2.1 https://github.com/gingerBill/Odin/releases/tag/v0.2.1
»
Benjamin Arnaud
Mr4thDimention The only feature I have missed so far is when I browse for a video and watch it, i…
»
Simon Anciaux
1. Since SecondaryBuffer->Play(0, 0, DSBPLAY_LOOPING); is after the first fillSoundbuffer it s…
»
Anurag Jain
Hi Simon, Thanks for your reply. You certainly provided more useful insight about the working o…
»
Anton Swifton
The semester is over, though, so May should be more fertile.
»
Simon Anciaux
If the sound buffer played only one tone continuously, you could fill it once and let it play for…
»
Anurag Jain
Hi There, Although this stream started in quite few years back, it's now only that I've discove…
»
Andrew Chronister
Past Me Looking ahead, I plan to spend a solid chunk of time next month giving some TLC to some …
»
Ginger Bill
Odin v0.2.0 https://github.com/gingerBill/Odin/releases/tag/v0.2.0
»
Simon Anciaux
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. …
»
James Fulop
Long time no post! My excuse is that I've been busy preparing to move to Seattle for the summer! …
»
Jeremiah Goerdt
I'm writing, recording, and editing all the Patreon stuff this weekend with plans to launch the c…
»
Stijn Brouwer
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 int…
»
Nick
I have implemented the library which can be found on github. If you would like to test the librar…
»
Asaf Gartner
You mean Sonic the Hedgehog? This is a pretty interesting guide: http://info.sonicretro.org/Sonic…
»
Shazan
Hi I'm trying to implement sonic like engine . currently using aabb and was thinking how to imple…
»
Jeremiah Goerdt
I'm sitting on my lazy ass, drinking coffee, and hanging out with my son. So, I figured now was a…
»
Jeremiah Goerdt
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 …
»
Mārtiņš Možeiko
What issues do you have with callbacks and global variables? There is nothing COM specific relate…
»
Shazan
Win32 and COM programming tend to get difficult as it seems and I have a issue regarding portabil…
»