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.
Jason
Ah, I forgot about the episode guide here. Thanks.
»
Jason
Yep, I think that did the trick. Thank you for the suggestion. Edit: It's not perfect however. I'…
»
Simon Anciaux
You can use the to get a list of all episode + search. The episodes on handmadehero.org are in or…
»
Jorge Carretero
I have compiled with Make and installed with Make Install, but now the ide (codelite) complains of…
»
Mārtiņš Možeiko
On MATERIAL_MAP_DIFFUSE symbol - raylib in Arch repositories seems to be 3.5.0 version, but in mas…
»
x13pixels
I'm seeing this as well and will get it fixed. Sorry about that.
»
Mārtiņš Možeiko
I also cringe when "programming experts" claim that 32-bit code runs on 64-bit windows something l…
»
Jorge Carretero
I have opened the first person maze example but it compiles, but i cant see any image of the examp…
»
Jorge Carretero
Now i have compiled with the Github source an i can see the examples, but when i run a example in …
»
Jason
I have the latest version of remedy and noticed that the breakpoints window doesn't seem to be reg…
»
»
Jason
I went on the handmade hero site the other day and noticed the ui had changed a bit. Now you selec…
»
Miles
When I see a Dunning-Kruger demonstration post from someone who obviously doesn't understand basic…
»
Dawoodoz
Doing multiple sweeps can be insanely fast by only parsing expressions in the final sweep using a …
»
Guntha
The Handmade Hero site is not really affiliated to Handmade Network and is not maintained by the s…
»
Dawoodoz
Whenever I read articles from "security experts", I cringe over how they keep relying on probabili…
»
Jason
I went on the handmade hero site the other day and noticed the ui had changed a bit. Now you selec…
»
Simon Anciaux
I didn't try it, but if you change the name of the yeet buffer from to (create it with this name…
»
Simon Anciaux
Without more code it would be hard to help you. Where does the 3d first person maze code comes fro…
»
Jason
Like the concept. Just tried it today. Haven't dabbled too much with it yet. Just noticed 4coder d…
»
Jorge Carretero
Hello community.- I have installed Raylib from the packages of my Arch Linux distribution, everyth…
»
Dmitriy Kubyshkin
When I started the work on the Mass language I wanted to challenge some of the established practic…
»
Opoiregwfetags
Yeah, with _NO_DEBUG_HEAP=1 I get the same times as without debugger, which, now that I can measur…
»
»
Mārtiņš Možeiko
You can right click on call stack entries from standard windows dlls like ntdll.dll and kernel32.d…
»
Opoiregwfetags
I updated GPU driver. I restarted the computer. I closed other programs and a bunch of random proc…
»
Mārtiņš Možeiko
I also cannot reproduce this on my desktop (with nvidia gpu). All times are pretty close to 0. It …
»
Opoiregwfetags
Well, thanks a lot for trying anyway. My OS, CPU, GPU, are Windows 10 Pro, Intel Core i5-8265U @1.…
»
Simon Anciaux
I can't reproduce the issue on my machine. The biggest time I get is about 0.001s for the clear an…
»
Opoiregwfetags
Ok, here's the project: EDIT: Got rid of ~300 LoC for more simplicity.
»