We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Nikita Smith
Hello! Finally managed to get this build done. There are a lot of improvements and bug fixe…
»
Mārtiņš Možeiko
Because he likes to use few C++ features that are not in C - operator overloading (+ / * for vect…
»
ChessMax
Casey, why don't you use a plain C?
»
Michael Dodis
Hello everyone! I'm new on the forums, but I've been following Handmade Hero and the network for …
»
Simon Anciaux
I use clang when msvc error messages aren't clear enough for me (it rarely the case but happens s…
»
Andrew Reece
I've been trying to do this recently as well. Are you still using clang Simon? What does your set…
»
Guntha
Made a lot of structural changes to the engine to allow serializing maps and make features custom…
»
Andrew Reece
I made a couple of notes while using `cdbg` so that I wouldn't bombard you with lots of small thi…
»
drifter
Hi there, I've been eyeing Odin for a number of years and now giving it a try. I'm following t…
»
Finalspace
I want to give you a short update about the current state of FPL. The recent weeks i didn´t had …
»
albatros
Awesome :)
»
Scott Hunt
Thanks Simon, makes sense about it reading garbage due to no null termination. I went ahead and u…
»
AlexKindel
I think it's accurate to say that I'm not using a framework, yeah. I might try one someday, but I…
»
Mārtiņš Možeiko
This is really discussion about GUI frameworks you are using. If you are using IMGUI style UI, th…
»
AlexKindel
I've followed Handmade Hero through the end of the prototyping of the Windows platform layer, and…
»
Simon Anciaux
There doesn't seem to be a problem with the At pointer, as it's never modified in the ParseOBJ fu…
»
shrikky
Thanks to everyone. This is definitely one of the most helpful communities. I will come back and …
»
steughar
Thanks! I just switch from previous version and there weren't thing like that, I gotta read patch…
»
Benjamin Arnaud
Greetings and apologies for the late reply. Like I mentioned here we had a port going (mostly th…
»
Allen Webster
Yes this was a bug in 4.0.29. The the next build will restore the ability to resize panels with …
»
Trevor Nagel
Thanks for the positive comments, hope the videos were helpful! Feel free to ask any questions ab…
»
Ray
It seems related to an overflow of the internal batch system. There is a mechanism to avoid that…
»
Joshua Donahue
This is the most recent video I know of explicitly discusses using DoD on a large project: https…
»
Joshua Donahue
Very cool stuff! I watched all the videos on YT--they weren't monotonic, they were very clear an…
»
Joshua Donahue
If you're in notepad mode, you can't use the marker. Make sure you're in 4coder mode and try aga…
»
NelsonMandella
shrikkyI want to prepare myself and skill up. Please give me a headsup if there is a better way t…
»
Scott Hunt
Hey Simon, I apologize for not providing better information and appreciate you taking time to rev…
»
albatros
I had a strange behavior. If I call DrawText too much on each frame, then nothing is Drawn at all…
»
Trevor Nagel
Hi everyone, I've made a series of short video code reviews of the different systems that compris…
»
spx
So far I have found 2 places where spaces are problematic. On Linux when using drag and dropOn Wi…
»