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.
CireNeikual
Hello, Time for another update! We have added a new feature to the master branch of AOgmaNeo - the…
»
Hampus Johansson
Okay! I will try out Ryan Fleury's instead then. Thanks for the help! :)
»
litterattus
I see, thanks for the info
»
Simon Anciaux
There is no build in terminal. When you call an external command/program, 4coder will use to exec…
»
litterattus
In my build.bat I have the following: However, whenever I build (even without closing the compila…
»
Simon Anciaux
The file in the handmade hero source archive is for old versions of 4coder (before 4.1). But even …
»
Jason
I think as long as zig provides PDB debug information (Microsofts debugging format) then you would…
»
Hampus Johansson
Hello. I get a bunch of errors when trying to build 4coder_casey.cpp with buildsuper_x64-win.bat: …
»
Doeke
Hi, It would be really great if you could add support to zig. I can understand if this is beyond …
»
Ray
Oh, ok, I see. I was already checking it before reading your reply... :D
»
frediNono
Solution: My 3d model did not have UV's and was not traingulated.
»
frediNono
Disclaimer: I did some minor coding in C but I'm new to raylib and not used to malloc errors. I us…
»
Jens
Looking at the hex editor view, it's just a big bunch of numbers that lack meaning. But BEdit is …
»
Ben Visness
I saw in the release notes for the of RayLib that msf_gif.h is now being used for a new automatic…
»
james
I just wanna say thank you for posting the solution. I struggled with this data.rc error for days…
»
Mārtiņš Možeiko
Yes centralized server is fine way to do this. In case you need to scale up you can just distribut…
»
BernFeth
Hey everyone, I have been playing around with sockets lately and it has been quite a bit of fun. B…
»
»
Jay
Edit Solution found by @Martins on the Handmade discord: "you should not getdc/releasedc all the …
»
Doeke
Eventually it suprised me how easy it was to get it working. But yeah it can be a bit daunting at …
»
Miles
The sprites have alpha transparency, so they need to be rendered back-to-front in order to get alp…
»
Terans
At day 229 we sort the render elements before rendering them in order, but could we use a depth bu…
»
desiredusername
Hi there! :) I'd like to make a few suggestions to increase the usability of RemedyBG a little bit…
»
Miles
In this devlog I show off the weekly progress, including level serialization and new editor tools.…
»
Mārtiņš Možeiko
Afaik go uses dwarf debug info, so it won't work with remedy. You can use lld linker from LLVM/Cla…
»
desiredusername
Hi, I'm interested in assembler programming with small tools, and I was able to generate debug inf…
»
Wojciech Bogócki
Lynx Paw is a small software agency looking for developers to develop mobile apps. We just opened…
»
Oliver Marsh
Thanks Martin 😊
»
Mārtiņš Možeiko
Almost correct. Vertex also needs to be on correct side, just like other matrices. You do "P * V *…
»
Oliver Marsh
Does that mean you don't have to worry about the ordering in the shader or will work with the row…
»