A couple of random thoughts. First, the way you describe your node system, you only really need tw…
A couple of thoughts. I like what nothings is saying about splitting into layers. It's the approac…
Sean, Thanks a lot for pitching in. Much appreciated. :) Exposing the bottom-most layer as an imag…
In most scenarios I find custom-node type stuff to encourage over-engineering for low benefit (in…
I don't have a lot to say about the main topic of the question. But my experience on the issue of…
Which day are you running? If it is before day 324 then this can sometimes happen because of drive…
Do you want to support custom nodes? Tools like Photoshop pretty much do the same stuff, just wit…
If we just take a literal representation of your description, you could end up with something that…
People reading this, just because you respect my work, please don't take my comments here as a fin…
It seems like unions can accomplish what you need with the API. Of course, that may waste some sp…
Hi Casey, has the speaker list been finalized yet?
I have a design problem that seems well-suited to OOP, but I want a clean C implementation. I'd li…
I cannot get any textures from hha-files to display. I am running win32_handmade.exe from the same…
Mike T —
That's really cool! I am also working on a debugger (for Linux), and it's nice to see a real worki…
No, I think you are right. I think I had a brain fart of some sort. Sorry for the noise
Interesting stuff! I'm kind of a on-again off-again C# user -- the language is pretty nice, and ga…
That's all good stuff! I would definitely need one or two more levels of code awareness, and a fu…
I'm not sure I follow you on the logic here. In the case you describe, wouldn't evaluate to fals…
So, one of the things I have to do with my game is change some of the types so that global positio…
Hi all, So, I have an issue with traditional text editors & code browsers that presents a recurrin…
I hope everyone's enjoying the start of the spooky month. Expect the Handmade Dev Monthly News in …
Pawan —
Thank you so much everybody for all the answers I am so glad to meet all you great developers
So, I have been looking through the source code recently trying to understand the Asset system imp…
This message means you have modified current source file and haven't rebuilt binary. MSVC debugger…
I have "handmade_temp" and "Win32_HandMade_hero.exe" listed in modules with symbols loaded for bot…
It would be nice to have it so that panels can be popped-out of the main window, and also popped-i…