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.
skoepa
Hello I have the exact same code as Casey does on Day 5, but it will not work for me as it gives …
»
Randy Gaul
What all left is there to finish up on this project? It looks mostly completed. Also, would it b…
»
Randy Gaul
I agree, the mixture of some good UI creation tools, code hotloading, reflection, and serializati…
»
pragmatic_hero
Randy Gaul I’ll be using Dear Imgui for all UI needs during development. Yes, dear Imgui is brill…
»
Randy Gaul
Here are some slides I wrote about this sort of API topic for university guest lecture: http://ww…
»
Randy Gaul
I’ll be using Dear Imgui for all UI needs during development. As for reflection, I have consider…
»
pragmatic_hero
Randy Gaul Pretty much everything for the majority of 2D games that would want right up until rel…
»
Jan Dellsperger
Thanks for all the work and good luck in all your future endeavors!
»
Randy Gaul
Setup repo for the game jam I mentioned a few posts ago. This will be a great showcase on setting…
»
Abner Coimbre
Halarious Best of luck in your endeavours, and see you in the forums! Wow! I love hearing from th…
»
lucastakejame
I got a shader compilation error when tried to open the .exe on Milton_1.5.1_Standalone_x64 . I'…
»
Ryan Fleury
Thank you so much Abner for all that you have done in the creation of this community (and, of cou…
»
Dan
Thank you Abner for running a great community! Ryan, looking forward to having you at the helm!
»
Miguel Lechón
Thanks for your enthusiasm, dedication and good work.
»
Simon Anciaux
Thanks Abner, the team and the community.
»
Allen Webster
Hey everyone! With this build, my first step of the 4.0.X retirement schedule is complete! The …
»
Halarious
Hey Abner, I've been a lurker mostly but I've been here since pretty much the beginning of Handm…
»
Abner Coimbre
Handmade Folks, Many of you have come to know Ryan Fleury (aka Delix), of The Melodist fame, who…
»
Abner Coimbre
Halarious It kind of even has a Handmade philosophy vibe to it, I feel :P It certainly seems that…
»
Mārtiņš Možeiko
Oh, I did not realized that llvm tools are not in windows binary package. There's another way - I…
»
Matt Mascarenhas
»
Simon Anciaux
mmozeiko I believe he is asking about increasing error limit for cl.exe, not clang-cl.exe. Yes, I…
»
Halarious
Ah, but I was under the impression that assertions are off in Release builds as stated in the LLV…
»
Halarious
I haven't really read much of it yet and am not a math expert, but there seems to be some good st…
»
Mārtiņš Možeiko
I believe he is asking about increasing error limit for cl.exe, not clang-cl.exe. Release build …
»
Halarious
Yeah, +1 for the -v switch I used it extensively recently, great way to see to what the actual MS…
»
plb
Unfortunately in my experience BATCH/BASH has been something of a necessary evil. I tried using t…
»
Simon Anciaux
The problem with bat files for me is that the syntax (or my lack of knowledge of the syntax) make…
»
Todd
boagz57 I know in my experience, when trying to understand certain C++/OO code bases I tend to ge…
»
Allen Webster
mrmixer Allen, have you considered replacing the bat and sh scripts with a small C program ? Yea…
»