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.
Baradine
Managed to get it working using those instructions. Thanks for the help. Funnily enough, it only…
»
Christoffer Lernö
Despite being a general concept, modules are often very different from language to language. One …
»
Hipno
I respectfully disagree. I felt that it was pretty difficult for me to follow along with the serie…
»
x13pixels
You can try using Mingw-w64 GCC with cv2pdb to convert the DWARF to a PDB. You can get cv2pdb here…
»
Mohammed Fajer
Sounds like a good plan, thanks
»
Simon Anciaux
I followed and coded along until episode 100 (I had already been programming for several years bef…
»
Mohammed Fajer
Hi, I have a question regarding Handmade hero series. Has anyone watched/went through all the vide…
»
Mārtiņš Možeiko
That's pretty accurate estimate. Exact length of regular "handmade day xyz" videos is almost 1262 …
»
Baradine
Are there any plans to allow RemedyBG to work with the symbol files that GCC generates? I'm aware…
»
longtran2904
Besides Simon's points, the actual "programming" on Handmade Hero is not that long. Most videos, o…
»
Simon Anciaux
Casey only streams Handmade hero once a week now, and not every week as he's working on other proje…
»
CLQ
First of all let me say that my questions are not meant as attacks on Casey or the community. I di…
»
grave
For Raylib 4.2.0 examples Makefile comment with '#' the line: LDFLAGS += $(RAYLIB_PATH)/src/raylib…
»
sqdrck
In addition, I want to note that this also happens in cases when you use QMK Firmware (or ZMK) for…
»
Mārtiņš Možeiko
LookAt matrix does two steps in this order:translate to originrotate to match your orientation. If…
»
Roman
I have tried to build lookat view matrix without library but result was wrong. Then I tried glm li…
»
x13pixels
RemedyBG 0.3.8.7 is now available for download. New FeaturesAdds "Relative Address" column to call…
»
Christoffer Lernö
Recently, I did some work on the math libraries for C3. This involved working on vector, matrix an…
»
x13pixels
This has to do with how the Dear ImGui version that RemedyBG is currently using handles input even…
»
x13pixels
There has been some forward progress on this, yes. Still a lot to be done though.
»
Mārtiņš Možeiko
It's a bit wrong question to ask. It does not matter which approach is "better". You use the appro…
»
Hipno
Hello everyone, I hope you all are doing well. Please forgive me if this is a strange question, as…
»
kvosdev
I like to set my key repeat rate at a level below what is possible via the windows ui with the Sys…
»
Christoffer Lernö
There was recently a question on r/ProgrammingLanguages about error handling strategies in a compi…
»
Gaurav Gautam
I found that the memory is being allocated by the files in platform/graphics/filters/software fold…
»
Wxzuir
Sorry to reply in a 6-months-ago thread. Is there any news about debugging Unreal with RemedyBG?
»
Christoffer Lernö
Structural casts are now gone from C3. This was the ability to do this: Although I think that in s…
»
Christoffer Lernö
Having macro meta syntax that is different from the regular syntax helps, but whenever compile tim…
»
Gaurav Gautam
Hey so recently I was trying to get the Page Size down for our webpage in safari. And in the proce…
»
Gaurav Gautam
Yeah, it does continue. Whats more, its answer now has completely changed from before. Im not sure…
»