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
Otherwise you might be able to set it like this (once again I haven't tested it): Yep, I th…
»
Simon Anciaux
You can use the episode guide a the top of this forum to get a list of all episode + search. The…
»
Jorge Carretero
I have compiled with Make and installed with Make Install, but now the ide (codelite) complains o…
»
Mārtiņš Možeiko
On MATERIAL_MAP_DIFFUSE symbol - raylib in Arch repositories seems to be 3.5.0 version, but in ma…
»
x13pixels
boagz57I have the latest version of remedy and noticed that the breakpoints window doesn't seem t…
»
Mārtiņš Možeiko
I also cringe when "programming experts" claim that 32-bit code runs on 64-bit windows something …
»
Jorge Carretero
I have opened the first person maze example but it compiles, but i cant see any image of the exam…
»
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 re…
»
»
Jason
I went on the handmade hero site the other day and noticed the ui had changed a bit. Now you sele…
»
Miles
When I see a Dunning-Kruger demonstration post from someone who obviously doesn't understand basi…
»
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 …
»
Dawoodoz
Whenever I read articles from "security experts", I cringe over how they keep relying on probabil…
»
Jason
I went on the handmade hero site the other day and noticed the ui had changed a bit. Now you sele…
»
Simon Anciaux
I didn't try it, but if you change the name of the yeet buffer from *yeet* to yeet.c (create it w…
»
Simon Anciaux
Without more code it would be hard to help you. Where does the 3d first person maze code comes fr…
»
Jason
Like the concept. Just tried it today. Haven't dabbled too much with it yet. Just noticed 4coder …
»
Jorge Carretero
Hello community.- I have installed Raylib from the packages of my Arch Linux distribution, every…
»
Dmitriy Kubyshkin
When I started the work on the Mass language I wanted to challenge some of the established practi…
»
Opoiregwfetags
Yeah, with _NO_DEBUG_HEAP=1 I get the same times as without debugger, which, now that I can measu…
»
»
Mārtiņš Možeiko
You can right click on call stack entries from standard windows dlls like ntdll.dll and kernel32.…
»
Opoiregwfetags
I updated GPU driver. I restarted the computer. I closed other programs and a bunch of random pro…
»
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 …
»
Opoiregwfetags
Ok, here's the project: https://we.tl/t-M8A4U4nNdU EDIT: Got rid of ~300 LoC for more simplicity.
»