#15 3D Software Rendering Tutorial: Texture Mapping
In this video, we use our interpolation system to implement a basic, affine texture mapper. Starting Code: https://github.com/BennyQBD/3DSoftwareRenderer/tree/8f196cd3d9811c47638d102e08988162afffc04e Finished Code: https://github.com/BennyQBD/3DSoftwareRenderer/tree/bf4b8706395d11a82590d28f1562c73477136343 Code Changes: https://github.com/BennyQBD/3DSoftwareRenderer/commit/bf4b8706395d11a82590d28f1562c73477136343
In this video, we use our interpolation system to implement a basic, affine texture mapper. Starting Code: https://github.com/BennyQBD/3DSoftwareRenderer/tree/8f196cd3d9811c47638d102e08988162afffc04e Finished Code: https://github.com/BennyQBD/3DSoftwareRenderer/tree/bf4b8706395d11a82590d28f1562c73477136343 Code Changes: https://github.com/BennyQBD/3DSoftwareRenderer/commit/bf4b8706395d11a82590d28f1562c73477136343
