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.
Marc Costa
The macro nesting issue is usually handled using a do while loop: 1#define _assert( expression ) …
»
Simon Anciaux
Maybe asking in the Unreal Engine forums would be more useful ? You could try to use UIforETW to…
»
Simon Anciaux
I'm trying to compile some C code without the CRT. I followed part of the wiki article on the sub…
»
albatros
I never had theses symptoms, but I did had a problem doctors took more than a year to solve. I d…
»
Finalspace
Hi there, i noticed that casey talked about cough issues since a while now and the doctors on hi…
»
albatros
Ok, we got a place and we've got people :) The last place we met seems not to be open yet, so I …
»
BernFeth
Oh... Turns out I still had to call glEnableClientState(GL_VERTEX_ARRAY) before glVertexPointer()…
»
BernFeth
Hey guys. So I've been reading OpenGL superbible and trying to learn it. I managed to get thing…
»
winnythefoo
Hi Ted, thanks for recording this (twice, hah). I saved it to watch later and finally got around …
»
Aldrin
Realized he did changed his machine. But I think I'm good up to day 90 since that's where I have …
»
miniu
Hey, I'm trying to switch from to WinDbg for debugging but symbols load significantly slower then…
»
Mārtiņš Možeiko
He later switched PC to Kaby Lake - i7-7700K, if I'm not mistaken.
»
Aldrin
So I have just known that Casey uses a W5580 CPU. I tried to compare its benchmark to the CPU's I…
»
Aldrin
Yeah, I guess it's smarter to not upgrade unless things go slow. Thanks for the advice!
»
Simon Anciaux
I have worked on several genres, but only 1 game was published (a strategy, chess like, game); an…
»
itzjac
mrmixer only worked on a 3d fighting game prototype (com/quote]bat was not limited to a 2d plane)…
»
Oliver Marsh
I believe it’s separated into ‘three tiers’, where instead of passing a pixel buffer to the game …
»
Mārtiņš Možeiko
It works with "command buffers". Game layer fills in buffer with commands describing what it want…
»
Seth Brown
In the early episodes (I haven't watched much since 2015 or so), Casey used inversion of control …
»
Rémy Roy
The Linear/Arena allocator seems like a solution that could be interesting for you. https://www.g…
»
Simon Anciaux
The first 400th episodes should work fine with any computer I think. After that, the lighting bec…
»
Simon Anciaux
There is no better way than to modify the run_lister function. There is a section about that in 4…
»
erpeo93
Hi, so I'm playing around and trying to customize 4coder, and one of the things I'd like to do i…
»
Aldrin
Hi! What would be the recommended settings to follow along with the series? From what I gathere…
»
albatros
Posting here and also on discord to keep everyone in the loop : The date for the next handmade …
»
Simon Anciaux
In One Definition Rule on wikipedia, in the second item of the summary it says: In the entire pro…
»
»
Nimbok
Thanks, mrmixer. That helps me understand a bit better. It looks like Casey said people were spec…
»
Seth Archambault
Ah that sound like a good way to manage timing, I'll add that to the doc.. Good to hear about the…
»
frisnit
I'm a brand new follower and ran into the same issue. I bodged around it temporarily by changing …
»