Media Summary: Streamed Live on Kick: More Episodes: ... Ever wondered how to draw pixels to the screen? On this code tour I'll show how how I do it. == Links ... Working on a little project, trying to not use AI as much but def will. Also trying to learn nvim even though typing is pointless now.
C Sdl Software Renderer Source - Detailed Analysis & Overview
Streamed Live on Kick: More Episodes: ... Ever wondered how to draw pixels to the screen? On this code tour I'll show how how I do it. == Links ... Working on a little project, trying to not use AI as much but def will. Also trying to learn nvim even though typing is pointless now. Finally, I was able to implement perspective correct texture mapping. I can't load models with UV mapping yet. But I have this! A short video of some of some of my experience using SDL2 It legit took a whole damn month to just fill in a triangle, mostly because I was hunting for the wrong problems most of the time :/
I haven't been active for a while, but I worked on the model loader a bit. I still need to add lighting (gouraud shading). Still no ...