4.2 - Texture Filtering and Mipmapping
What We're Learning
You've learned how to sample textures in shaders using UV coordinates. Now comes a critical question: how exactly does the GPU calculate the color between pixels?
When you render a
blog.hexbee.net24 min read