I have released a cross platform desktop application whose GUI is rendered with nanovg, using Ope…
Hey everyone. This week I had the strange itch to see if I could do any OpenGL work on worker thr…
Todd —
Hello, I just wanted to mention the book called "Windows Internals" is a very helpful read for un…
Just want to chime in that I am having this problem too. Works fine with USE_OLD_STYLE_JUMPS though
updated link https://en.wikipedia.org/wiki/The_ONE_Thing_(book)?link=true
pjsdev —
Hi all,
I am a long time lurker, watcher of the handmade hero streams (via youtube - damn time z…
Raytio —
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 …
One way to get at least some support for embedded GLSL from most editors is to abuse the preproce…
Mike T —
Nice, Croepha, good to see your work posted up here. I hope to catch you streaming again some tim…
Mike T —
Thanks Kapsy, Abner and all. It's really great to hear words of encouragement even moving at the …
andrea —
You can use Minkowski and shrink the walkable area, then clamp the final position to that, I thin…
Thanks for the offer! Right now it can run with or without 4coder, but without 4coder, there is…
Hi , my name is Nikola. I'm hobbyst programer and I realy enjoy series - so much things to lear. …
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…
I have just been revisiting the 64-bit enum situation and it turns out that the C-standard define…
I use Manjaro as my main OS. I'm getting excited here :)
Sweet! Added to the list.
Mike T —
Progress in the last two weeks:
* Added initial support for:
- multiple compilation units
- …
Hello folks!
Just a couple of interesting news before August comes to pass.
A Look Into NASA's …
mmozeiko As a Linux user I don’t mind paying for beautiful products :)
Fair enough :)
Raytio —
Never be afraid to ask for pay of good hard work if there is value in it people will happily pay…
RIP clang/c2: https://blogs.msdn.microsoft.com/...tures-in-vs-2017-3#comment-333176
We are unlik…
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 possib…
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.