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.
JMark
Hello everyone, I have searched around for data oriented design books but i only found separate ar…
»
ciprian
This is the new way he does it.
»
Mārtiņš Možeiko
Casey updated to VS2017 week or two ago. His bat file now is correctly calling VS2017 env setup. T…
»
Murry Lancashire
Sounds good! really looking forward to more education in this area. Already one handmade network p…
»
Abner Coimbre
This is useful stuff. I remember reporting the VS 2015 issues on the Handmade Hero private github,…
»
Abner Coimbre
I want to add that Gitea and Matrix are also still being worked on. I just wanted to emphasize the…
»
Abner Coimbre
Hello folks, This is a short one since we're essentially working on the two major things I announc…
»
nartpullif
Just tried using x64 glfw3.lib and got the same error code above. However, I did switch the compi…
»
pragmatic_hero
Let's go back to structs instead. What happens if the struct of an entity changes? Those that hav…
»
pragmatic_hero
But HMH has barely any game-code to be honest. I'd posit that compile times will become a problem…
»
Mārtiņš Možeiko
This is compiler telling you that you are trying to link library which has 32-bit Intel x86 code …
»
nartpullif
At the moment, I am trying to make a project using GLFW, but I am getting a LNK2019 error for all …
»
Ahh
Looks like Microsoft reorganized the Visual Studio files. Here are the changes I had to make in or…
»
Valerio Santinelli
So, let's say that I keep all the entity related code, along with all the other systems together i…
»
ratchetfreak
True, but my entity is just going to be an id (integer). The system is going to hold an array (or…
»
Valerio Santinelli
True, but my entity is just going to be an id (integer). The system is going to hold an array (or…
»
ratchetfreak
I've been thinking about the architecture of my own engine and I'd rather have all the entity man…
»
Valerio Santinelli
I noticed that in Handmade Hero the entities code (just to pick one as an example) resides in the …
»
Ray
It should be in the same folder as the executable. Name should be .
»
ciprian
It should change if you type W: when you try to open a file. If you have the same set up as him an…
»
Mór
I tried Emacs but found it too heavy and didn't want to learn Emacs Lisp, so I tried 4Coder and fo…
»
Raytio
I second the motion for OSX debugger. We only have XCode and I have been doing command line clang…
»
Murry Lancashire
Ah cool. i'll use the gif recording from now on, thanks! Thanks for the clarification on the usage…
»
Ray
Actually, that was the idea of using or but I'm concerned that driver can decide the moment whe…
»
David Madrigal-Hernandez
I mean, I did, but I can't seem to read the entirety of the file, nor can I really edit any of the…
»
ciprian
did you watch the emacs set up video?
»
David Madrigal-Hernandez
Just read the post... and yup, you're right.... I am officially a moron. Being said though, I was …
»
ciprian
I think he said he will release it after he does another full month of development on it.
»
David Madrigal-Hernandez
Is there anyway to get 4coder for free. I know the creator mentioned that he would make the $1 don…
»
Simon Anciaux
Thanks, that can be useful.
»