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.
Benjamin Arnaud
The latest revision of MotionBox () now implements three repeat options: "Repeat playlist", "Repe…
»
Simon Anciaux
Since SecondaryBuffer->Play(0, 0, DSBPLAY_LOOPING); is after the first fillSoundbuffer it should no…
»
Anurag Jain
Hi Simon, Thanks for your reply. You certainly provided more useful insight about the working of d…
»
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 fore…
»
Anurag Jain
Hi There, Although this stream started in quite few years back, it's now only that I've discovered…
»
Andrew Chronister
So imagine you're me. You've started out a new quarter at University with an unprecedentedly lig…
»
Ginger Bill
Odin 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. I…
»
James Fulop
Long time no post! My excuse is that I've been busy preparing to move to Seattle for the summer! I…
»
Jeremiah Goerdt
I'm writing, recording, and editing all the Patreon stuff this weekend with plans to launch the ca…
»
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 inte…
»
Nick
I have implemented the library which can be found on . If you would like to test the library, I bu…
»
Asaf Gartner
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…
»
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 h…
»
Mārtiņš Možeiko
What issues do you have with callbacks and global variables? There is nothing COM specific related…
»
Shazan
Win32 and COM programming tend to get difficult as it seems and I have a issue regarding portabili…
»
KaanAlpar
It's pretty laggy though if you try to backspace a letter
»
Marc Costa
I found the information in this page: very useful for some advanced usage scenarions. I haven't r…
»
Allen Webster
Really? I believe you, I just had no idea. I guess I will have go experiment with that.
»
»
Shazan
Thanks i'll see through that.
»
Mārtiņš Možeiko
Not on Windows. It is very common for files edited in MSVS IDE to be saved in UTF-16 format (Wind…
»
Mārtiņš Možeiko
No idea what Crystal Reports does. Why not write data to text/binary file from your C code, and th…
»
Allen Webster
Sure. There are a number of things that make it tricky.A character literal is suppose to fit in a…
»