I have been following the Handmade Hero tutorial and the SDL equivalent at Handmade Penguin . At chapter/video 004 I got into some segfault trouble when resizing the window :D I managed to fix it by reacting to both SDL_WINDOWEVENT_SIZE_CHANGED and SDL_WINDOWEVENT_SIZE_RESIZED, even when reaction to the first should be enough. I took this screenshot when it went all bananas with resizing :D I like this tutorial. I often give up on tutorials as I get lazy. I hope I can keep following this one. The scary thing is that it alread has 166 parts and it is going to go on for 2 years or something...










