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.
Jim R. Didriksen
That Fffff**lipping sucks, what about open sourcing it so people can either learn from it or conti…
»
Nikita Smith
Hello! Finally managed to get this build done. There are a lot of improvements and bug fixes, list…
»
Mārtiņš Možeiko
Because he likes to use few C++ features that are not in C - operator overloading (+ / * for vecto…
»
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 a…
»
Simon Anciaux
I use clang when msvc error messages aren't clear enough for me (it rarely the case but happens so…
»
Andrew Reece
I've been trying to do this recently as well. Are you still using clang Simon? What does your setu…
»
Guntha
Made a lot of structural changes to the engine to allow serializing maps and make features customi…
»
Andrew Reece
I made a couple of notes while using cdbg so that I wouldn't bombard you with lots of small things…
»
drifter
Hi there, I've been eyeing Odin for a number of years and now giving it a try. I'm following the b…
»
Finalspace
I want to give you a short update about the current state of FPL. The recent weeks i didn´t had m…
»
albatros
Awesome :)
»
Scott Hunt
Thanks Simon, makes sense about it reading garbage due to no null termination. I went ahead and up…
»
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, the…
»
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 fun…
»
shrikky
Thanks to everyone. This is definitely one of the most helpful communities. I will come back and l…
»
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 we had a port going (mostly thanks t…
»
Allen Webster
Yes this was a bug in 4.0.29. The the next build will restore the ability to resize panels with t…
»
Trevor Nagel
Thanks for the positive comments, hope the videos were helpful! Feel free to ask any questions abo…
»
Ray
It seems related to an overflow of the internal batch system. There is a mechanism to avoid that b…
»
Joshua Donahue
This is the most recent video I know of explicitly discusses using DoD on a large project: Spoil…
»
Joshua Donahue
Very cool stuff! I watched all the videos on YT--they weren't monotonic, they were very clear and…
»
Joshua Donahue
If you're in notepad mode, you can't use the marker. Make sure you're in 4coder mode and try agai…
»
NelsonMandella
The most important learning happens when you're forced by necessity to have to figure things out …
»
Scott Hunt
Hey Simon, I apologize for not providing better information and appreciate you taking time to revi…
»
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 comprise…
»