Hi! Would be very interested to try RemedyBG, but my main use case would be with Unreal projects. …
One way it is bad is because it processes only one message per iteration of your main loop. You re…
Because I didn't think much about what it's doing.
clivi —
Thanks for clarifing. Why did you mark your example as "bad"?
In my code I have a note that says that WM_KILLFOCUS and WM_SETFOCUS (and some other messages) are…
That's because you're not calling Translate & DispatchMessage for messages received from GetMessag…
clivi —
This is the code i came up with using GetMessage: It works but i don't understand why WM_SETFOCUS …
Asuming you're using PeekMessage to get your window messages, you can use GetMessage instead. When…
clivi —
Hi everyone, is there a way on windows to wait for window focus? I would expect that windows will …
XP1 —
Maybe this will help. Handmade Hero subtitles:
XP1 —
The subtitles are here. Handmade Hero subtitles: I have created the organize and rename scripts, …
ah it's been a long time since.. I have yet to tinker with raylib and this issue again, but thank …
Sure, email me at with your preferred platform and I'll send you a build.
Is there a build of Machsearch that I could try ?
This article is mirrored on my blog. I have several projects written in Cakelisp that I have been …
Jason —
Thanks for all your contributions and good luck with your future endeavors.
Thanks for your time, good luck and bye.
Ryan you've been a force for good for Handmade Network, and I hope you'll stick around just as I h…
Handmade Network is different from other software development communities. We promote philosophies…
I prefer how the original Deus Ex did storytelling by separating between the deeply nested storyte…
If using lots of third party libraries as a dependency for a standard library, you will have a lot…
The screenplay format, in my opinion, is likely to be more engaging than walls of text, since dial…
Luke —
In the case of a text-driven story experience, dialogue will likely come first. The screenplay for…
There probably isn't a lot of fiction writer in these forums, as they are mainly about programming…
Luke —
I recently watched the interview by "The No-Frauds Club" with Casey Muratori, and he discussed at …
Luke —
Web languages that transpile to JavaScript and only run on the latest browsers, have a lot higher …
Krimby —
Yes, I'm sticking to 2D because 3D is completely over my head. Everything is made of triangles? Ho…
Jason —
Art work is my main problem! I use a paint program, IrfanView, to draw bitmaps, which I think is g…
Krimby —
Should I start posting in Work In Progress? I'm not providing Site Feedback...
Krimby —
I tried one of those game engines; it started me out with a single mesh island where I could drag …