I think the reason is that is the result of an object moving while you're trying to capture a sti…
All the view functions crash when called from a procedure set as the open file hook. It might not …
I have the same issue. Doesn't seem to be the file creation specifically just that it's an empty f…
Casey, on various posts in this forum, states that if not using a fixed time step then temporal ef…
Not to derail this thread but feeling obliged to reply: your argument about cloud being a renaissa…
Chen —
Nice catch! I went ahead and adjusted the requirements.
I'm glad I posted here. All your replies have really given me some hope for my career. -- @delacra…
You can do async I/O with a Thread + regular I/O functions, or using a specific OS API. In either…
On Windows 7 the program craches on startup because SetProcessDpiAwarnessContext is a Windows 10 f…
Miles —
My advice is to familiarize yourself with the C struct padding/alignment rules. They're easy to un…
Hi Guys, I just made the switch to 4Coder from Sublime Text. I'm using Casey's 4Coder config as a …
Later in series he uses int less and less. So mostly Casey uses only sized int types. As for bool3…
Chen —
Hi guys, it’s an honor to have CRay be featured on the handmade network. The project is accepte…
So i'm following the series while coding along side with it (just finished episode 015) and one th…
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 should…
spx —
As promised this is a small build without the finished overlay changes for 0.8.0 which will requir…
Blu342 —
great answer. i certainly understand waaaay better, and I agree with the first part wholeheartedly…
I think the question was about whose responsibility is it to manage threads. Is it the platform la…
gnflk —
I'm assuming is the camera projection matrix. What is parameter ?
Keeping a notebook is a good idea. I find that the act of writing something down in itself often h…
Blu342 —
In Day 11 Casey Answers a question about multi-threading: "would you always orchestrate how you do…
Using < and > instead of " changes where the compiler is looking for the header. For system heade…
Unless you plan to support any unicode symbol possible, the size of font texture does not really m…
It was almost shocking how much your post resonated with me. I immediately registered just to writ…
Chen —
Hey guys, sorry for the inactivity. I have been making steady progress on Monter over the past cou…
Hey everyone, I've started up a tutorial series that attempts to follow the Handmade Hero series a…
I don't think you need to go back to college. However, I also agree with delacrank and tedbendixo…