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.
x13pixels
Here you go @mrmixer. There are obviously additional things that will be need to be fixed/tweaked…
»
albatros
Here is the RSS feed of his youtube channel. Just in case. https://www.youtube.com/feeds/videos.…
»
Simon Anciaux
Could you show all the user code necessary to implement the call stack (even if it's not final)?
»
x13pixels
RemedyBG's debug-protocol for requesting and receiving data has now been fleshed out. The way it …
»
B
I give up.
»
Jason
I'm a self taught programmer and for the past few years I have been programming and learning how …
»
Mārtiņš Možeiko
rationalcoderI don't know of any good pdb parsing examples. lldb source from LLVM/clang project p…
»
Blake Martin
I know it's been asked, but +1 for releasing the source. I don't know of any good pdb parsing exa…
»
Ryan Fleury
Wow, 2018 was quite the year! From the passing of Handmade Network to the new team, to many new p…
»
»
Blake Martin
Maybe a quick hotfix is in order? I am trying to upgrade the vim stuff to 4.0.30, and I am comple…
»
braksten
i see. that's a bit like what i assumed. i still don't fully understand what exactly motion blur …
»
Simon Anciaux
I think the reason is that motion blur is the result of an object moving while you're trying to c…
»
Blake Martin
All the view functions crash when called from a procedure set as the open file hook. It might not…
»
Tucker Kolpin
I have the same issue. Doesn't seem to be the file creation specifically just that it's an empty …
»
braksten
Casey, on various posts in this forum, states that if not using a fixed time step then temporal e…
»
a.sallai
Not to derail this thread but feeling obliged to reply: your argument about cloud being a renaiss…
»
Chen
Nice catch! I went ahead and adjusted the requirements.
»
winnythefoo
I'm glad I posted here. All your replies have really given me some hope for my career. -- @dela…
»
Simon Anciaux
You can do async I/O with a Thread + regular I/O functions, or using a specific OS API. In either…
»
Simon Anciaux
On Windows 7 the program craches on startup because SetProcessDpiAwarnessContext is a Windows 10 …
»
Miles
My advice is to familiarize yourself with the C struct padding/alignment rules. They're easy to u…
»
braksten
Hi Guys, I just made the switch to 4Coder from Sublime Text. I'm using Casey's 4Coder config as a…
»
Mārtiņš Možeiko
Later in series he uses int less and less. So mostly Casey uses only sized int types. As for boo…
»
Chen
Demo! Hi guys, it’s an honor to have CRay be featured on the handmade network. The project is ac…
»
Marchin
So i'm following the series while coding along side with it (just finished episode 015) and one t…
»
»
Mārtiņš Možeiko
Inverse camera view matrix (camera space to world space transform).
»
spx
Unfortunately I will have to wait a few weeks to test on an ivy bridge CPU myself but 0.7.5 shoul…
»
spx
As promised this is a small build without the finished overlay changes for 0.8.0 which will requi…
»