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.
Ben Visness
We are excited to announce a new integration with the network's Discord server! On our home page y…
»
HRose
Also we are always looking for people to do a small presentation (around 20-30 minutes) for the ma…
»
Simon Anciaux
When asking a question like that it would help if you provided a complete minimal example that we …
»
Simon Anciaux
Thanks for the post.
»
Riccardo Caprari
Hi, welcome to the last in a series of articles where I discuss technical issues I had to overcome…
»
Simon Anciaux
I tried at 120hz and the glitch is nowhere near what I ear on your recording. For me it's 1 glitch…
»
Igor Morgado
It sounds, is 1/120 of tone and 1/120 of silence. 60 times per seconds. That is the result. In li…
»
Ted Bendixson
I love hearing these stories. Thanks for sharing yours! I can definitely chime in and say you're o…
»
x13pixels
Bug fix release is now available for download.Fixed crash in handling of cast vs. expression disam…
»
Daniel Glinka
Hey guys, what would be the best approach to extend the single producer, multiple consumers work q…
»
Simon Anciaux
It doesn't sound at all like your recording on my side (could the recording be wrong, because it d…
»
Igor Morgado
Indeed, are the same file, my fault. I have fixed that. Please, check the code again. I have also …
»
HRose
Hey everyone, The last subsidiary online London meetup was a great turn out, so looks like we will…
»
Mārtiņš Možeiko
To make two machines behind different NAT's to communicate you will need some 3rd party server tha…
»
Barret Gaylor
For a personal project, I wanted to recreate rollback netcode(details below) I run into a problem…
»
Angelo Theodorou
All nCine projects are now continuously integrated using workflows. The old setup has been decom…
»
Simon Anciaux
and are the same file. Could you describe what's the sound issue ? Is it always wrong ? Is it a…
»
Igor Morgado
I'm following up HMH using pure C and sometimes my own approach to code. I do not change the algor…
»
Abner Coimbre
Hi Ted, Your question is perfect timing because I am on sabbatical. My work history is . This i…
»
Ted Bendixson
I recently took a sabbatical from contract mobile application development. I had been doing it for…
»
Ted Bendixson
Hey. I tried playing the web version but unfortunately was't able to load it in my browser (Safari…
»
Simon Anciaux
Also if you remove the debug stuff from the release build and you were passing the debug state as …
»
ratchetfreak
debug should have minimal overhead, passing a pointer around is overhead, accessing a global is le…
»
William
If you can't interact with the window at all with the code you posted (minimize, maximize, resizin…
»
Mārtiņš Možeiko
What does "I cant interact with the Win32 Window" and "window just freezes" mean? I compiled your …
»
bill256
Hello I just started the handmade hero videos.I have zero coding experience and I run into a probl…
»
Terans
Hi, in episode 190, Casey refactored the debug global variables and the debug code so it only uses…
»
Neo Ar
I'm excited to announce that a 5 minute teaser for a Simple Computer Company pitch will air during…
»
Blake Martin
I understand what you are saying, but that approach is not a general thing that you want to do for…
»
Simon Anciaux
For applications, you should try to only update when necessary. There isn't a reason why the appl…
»