I am guessing that the site is illegal but I could be wrong as I am not a lawyer and different cou…
I wouldn't spend so much money on such a general book. The book isn't a rocket science break throu…
I'm toying with Vulkan code here and there, but I'm actually spending a considerable amount of tim…
couple of notes about myself: I'm still a beginner in computer graphics (my favorite part in game …
Emacs and vim have multiple clipboards since forever. For simple editing stuff I usually use . It …
I watched yesterday and he pointed out this webpage that describes the tools he uses: was one …
I read this and it was a little over my head, but you've got to start somewhere :)
Thanks for all the thoughts! Since is free, I think I'll just finish it and then see what feels …
Settings -> Preferences -> Backup/Auto-Completion Enable auto-completion on each input.Function co…
I wanted to try to use Emacs, but I couldn't quite figure it out(well, given I didn't put much tim…
Here is an article that I mainly agree on with why "Learn C the Hard Way" is bad:
I don't get the hate for Learn C The Hard Way. It's fine. I wouldn't buy a book to learn C, thoug…
Per the recent Vulkan webinar, it sounds like NVIDIA is currently working on Fermi (400) support.…
I would suggest learning C99 as this is supported by most compilers (and now MSVC 14+ (except VLAs…
I myself do not have any wrist troubles (yet, hopefully never). But I always hear the you should e…
Okay, I did not express myself clearly I see now. I am talking about whenever our platform code ex…
Find the specification of the version you are using. There have been several and they are not all …
The OS never reclaims any blocks you don't tell it to.
"Learn C The Hard Way" is dreadful. I would suggest The books: Because there are not many great r…
Casey introduced the idea of a transient memory block that can be rebuilt when needed from the per…
"learn c the hard way" well doesn't teach you anything. If anything I'd say it will just end up co…
I'm jumping back into C, last time was I used C was in the 90's. I started with this website and…
A pillow, when things where there worst for me, I used pillows as the desks and arms rest.I use a l…
I like the two-day $80 version. I flew in from Reno, NV and stayed at a hotel anyways, so conside…
And 657 is not counting lines for vulkanexamplebase.cpp/hpp and vulkanswapchain.hpp files which ar…
In my readings I came across this great set of examples that use the LunarG SDK: Vulkan is VERY v…
Thank you! Didn't know about the %* for some reason i thought that was be like by default on. Gues…
No, you're about halfway there. The missing thing is passing the command line args through to you…
Since there is no page for introductions, I figured "Game discussion" is better than "Code discuss…
Hello I never set it up the way Casey did because for some reason emacs was a bit much for me. How…