Media Summary: Finally, I was able to implement perspective correct texture mapping. I can't load models with UV mapping yet. But I have this! Ever wondered how to draw pixels to the screen? On this 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 ...
C Sdl Software Renderer Source Code - Detailed Analysis & Overview
Finally, I was able to implement perspective correct texture mapping. I can't load models with UV mapping yet. But I have this! Ever wondered how to draw pixels to the screen? On this 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 ... Streamed Live on Kick: More Episodes: ... 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. 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 :/ After toiling for way too long, I have a working z-buffer. I had a lot of problems along the way, like flickering edge seams, z-fighting, ... No OpenGL or Metal APIs involved supports back-face culling, perspective camera, 'trail' effect via Factory DP, rotation ... This video provides a high-level explanation of graphics programming, as well as the essential knowledge to get started writing ...