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.
Leonardo
Hey! Is there something similar to this on Linux? How to avoid all default libraries on Linux? …
»
James Deeman
Really appreciate this post as I was hoping to dip into Odin on MacOS myself. Might even push me …
»
Craig
Actually there was a way to change it to /DEBUG:FULL so RemedyBG is working for me now, and this …
»
Craig
RemedyBG Version 0.3.1.3 CL.exe version 19.28.29334 for x64 I'm not sure about the options becau…
»
x13pixels
What version of RemedyBG are you using? What version of CL.exe are you using? What options are yo…
»
CireNeikual
Here is our first update! We have been working on some demos for AOgmaNeo. The two currently of …
»
Craig
Hi. PC - Windows 10. I can't debug an exe created with the OurMachinery software (https://ourmac…
»
Hui
mrmixerI know nothing about network programming, but this seems like too broad of a question and …
»
Angelo Theodorou
You can read the the #16 development update, with the progress from the second half of May to the…
»
x13pixels
Another bug fix release to RemedyBG is available for download. Of note are fixes made to support …
»
Clay Murray
Odin is a great programming language. It lives up to at least this part of its mission statement.…
»
nandi
You're right, thank you! I missunterstood that the wd must be handmade. sorry
»
Guntha
I just want to make sure there's no misunderstanding: If your app crashes while closing, there's …
»
ratchetfreak
mmozeiko In my personal experience I have not seen OS fail to clean up resources from something …
»
Tim Dierks
Thanks for your answers. That clears things up and affirms that I had the right idea about resour…
»
bceagles
Is there a way to change the origin to the lower-left corner? Thanks.
»
William
The readme seems to be up to date for day 610. It sounds like you are getting the message box "W…
»
nandi
thank you, i finally was able to build 610.. now I cannot start the game because no assets whe…
»
Mārtiņš Možeiko
If you are talking about source code from latest day (620) then Casey is in middle of a lot of ch…
»
Jens
A lot of time lately has gone to experimentation with the GUI (and a lot is still to do). Trying …
»
nandi
Hey, If I try to build the game with "x64 native tools command prompt for vs2019" I get servera…
»
Mārtiņš Možeiko
Any modern OS will do the resource cleanup for you, otherwise it could not function normally. Thi…
»
Dawoodoz
Wouldn't try it with Vulkan because practice often differs a lot from theory Official OpenGL driv…
»
Guntha
Yes, the OS should be able to clean up everything on closing, I don't know how much it has access…
»
Tim Dierks
Hello everyone, I have a question about resource cleanup using Vulkan. I was working through a…
»
eternalStudent
Thanks
»
Mārtiņš Možeiko
Here it is explained: https://hero.handmade.network/for...e-discussion/t/294-windows_cursor It is…
»
Simon Anciaux
I don't have the loading cursor width day 40 code when running outside of Visual Studio. It seems…
»
Dawoodoz
Lightweight method Only send the data that needs to be displayed, then interpret it locally. Good…
»
eternalStudent
Hi, Did Casey ever found out how to tell windows the application has done loading and should not…
»