Hi There,
Although this stream started in quite few years back, it's now only that I've discove…
Past Me
Looking ahead, I plan to spend a solid chunk of time next month giving some TLC to some …
Odin v0.2.0
https://github.com/gingerBill/Odin/releases/tag/v0.2.0
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. …
Long time no post! My excuse is that I've been busy preparing to move to Seattle for the summer! …
I'm writing, recording, and editing all the Patreon stuff this weekend with plans to launch the c…
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…
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…
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 …
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…
It's pretty laggy though if you try to backspace a letter
I found the information in this page: vimcasts.org very useful for some advanced usage scenarions…
mmozeiko Mr4thDimention This solution takes in a string which it assumes is encoded in utf8 since…
Shazan —
Thanks i'll see through that.
Mr4thDimention This solution takes in a string which it assumes is encoded in utf8 since most cod…
No idea what Crystal Reports does. Why not write data to text/binary file from your C code, and t…
Sure. There are a number of things that make it tricky.
1. A character literal is suppose to fi…
I guess this makes sense the more I think about it. It's hard to do a video because it's all typ…
I also would like to improve my vim knowledge. And I think text is a better way as pointed out by…
Thanks, that helps.
Could you elaborate a little on the problem with character literals/strings …
Shazan —
Well it looks hard so if there any alternative for crystal reports or any report generation libra…
Matt —
Thanks. That helps a great deal. I'm trying to find a good way to grasp the concepts without co…