3D Renderer in C - Create a Window

3D Renderer in C - Create a Window
Welcome to the next article in my 3D graphics programming from scratch series. Previously, we set up the project to call SDL_Init and make sure our include and library directories are found successful...
0 Read More