I have released a cross platform desktop application whose GUI is rendered with , using OpenGL 2. …
Hey everyone. This week I had the strange itch to see if I could do any OpenGL work on worker thre…
Todd —
Hello, I just wanted to mention the book called "Windows Internals" is a very helpful read for und…
Just want to chime in that I am having this problem too. Works fine with USE_OLD_STYLE_JUMPS thoug…
Hi all, I am a long time lurker, watcher of the handmade hero streams (via youtube - damn time zon…
It was a good and interesting read. Would like to hear about the reactions you get from it.
Casey tried this - the indentation was still messed up. Not for GLSL code inside string, but for c…
One way to get at least some support for embedded GLSL from most editors is to abuse the preproces…
Nice, Croepha, good to see your work posted up here. I hope to catch you streaming again some time…
Thanks Kapsy, Abner and all. It's really great to hear words of encouragement even moving at the s…
You can use Minkowski and shrink the walkable area, then clamp the final position to that, I think…
Thanks for the offer! Right now it can run with or without 4coder, but without 4coder, there isn…
Hi , my name is Nikola. I'm hobbyst programer and I realy enjoy series - so much things to lear. I…
This is looking really neat! Have you gotten any testers? It looks like 4coder is a requirement …
A little more on signedness of integers and their width: JavaScript and Lua pre-5.3 don't have a s…
I have just been revisiting the 64-bit enum situation and it turns out that the C-standard defines…
I use Manjaro as my main OS. I'm getting excited here :)
Sweet! Added to the list.
Progress in the last two weeks:Added initial support for:multiple compilation unitsnon-contiguous …
Hello folks! Just a couple of interesting news before August comes to pass. I wrote an over at M…
Never be afraid to ask for pay of good hard work if there is value in it people will happily pay.
As a Linux user I don’t mind paying for beautiful products :)
Hi there, A smallish announcement: I'm going to change Milton's license to GPL, with the possibili…
Updated results, much appreciated :)
#1 with grouping if I want certain arguments to go together only when the function call makes the …
I usually use 3 or 4 depending on whether or not there is an obvious grouping of arguments.