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.
Jeremiah Goerdt
This looks like a great project for HMN. I especially love the debug art and decapitation bugs :-)
»
Jeremiah Goerdt
There are careers out there for just about any language you want to use. Of course, learning some …
»
Jeremiah Goerdt
Hello again Handmade humans, I recently laid out a strict schedule for streaming Lysa development,…
»
ratchetfreak
A little underappreciated fact is that you can build a quaternion from the dot and cross product o…
»
euquila
You were saying cross product isn't as natural as the dot product in your last video. However, if …
»
Raytio
IF you want to become a Jedi you better learn to make your own fucking lightsaber. You can remain …
»
Abner Coimbre
And thus avoiding the mindset that C can't be used for small tools pretty much ever. I'm talking …
»
pragmatic_hero
C/C++ are woefully inadequate for writing software, and especially games. Sean's talk doesn't dis…
»
Mārtiņš Možeiko
youtube-dl will do that. For example, to download AAC audio run: Run youtube-dl -F https://... if…
»
Matt
Does anyone have a script that will download just audio ?
»
Mārtiņš Možeiko
In ArchLinux typical way to deal with older package versions is just to create alternative package…
»
Mārtiņš Možeiko
I'm guessing you are using Visual Studio 2015 (or 2017). Because Casey is using VS2013 you'll have…
»
ripple
You are also missing the check for repeated key presses [/code]
»
ripple
i can build the code until day 369 but i get errors building day 370 and greater. W:\handmade\dat…
»
Shazan
Let me guess you use msvc 14/vs 15 and you haven't included ctime in build directory. You can disa…
»
anaël seghezzi
And similar but with dynamic memory allocation and 2 hidden layers: void ctoy_begin(void) { float…
»
anaël seghezzi
Following Demofox , I used Ctoy to write and test a minimal but generic library to train neural ne…
»
Hugo
Hello everyone! This is my first post in the forum and I wonder if I'm posting it in the right pla…
»
andre
Hey folks, i can build the code until day 369 but i get errors building day 370 and greater. w:\ha…
»
Lionel Stephen
Wow, I can't believe I'm so stupid, such a little thing giving me so much trouble :/ I had my Tran…
»
Mārtiņš Možeiko
Are you sure you are not processing same message multiple times? Keyrepeat usually is far less tha…
»
Lionel Stephen
Hello, I'm new to the series and brand new to the forum, but I'm loving the adventure so far... Ho…
»
Stas Lisetsky
Hey hey everyone! I'm not dead. Unfortunatelly had to take some contract jobs to support the devel…
»
Jeroen van Rijn
Hey Stas, Great looking update to Cascade. Worth a bit of a wait :) Could you perhaps repost it on…
»
Stas Lisetsky
Hey hey everyone! I'm not dead. Unfortunatelly had to take some contract jobs to support the deve…
»
Mikkel
Does this signify a vector of 4 float components, or 4 vectors (the specific 'vector' being previ…
»
ratchetfreak
windows has a sticky keys feature in its accessibility settings. The default activation is to pres…
»
Brian
When I investigated the different keyboard layouts, most of the studies I've found did not find mu…
»
ratchetfreak
You can isolate the platform specific parts of opengl. Move the platform specific context creation…
»
Jesse
Does this signify a vector of 4 float components, or 4 vectors (the specific 'vector' being previ…
»