You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 5: Texture Mapping (97)
nociza

Does this require the storage of a 3D table instead of a 2D one? For it to include all possible orientations

kmkranen

An interesting application of anisotropic filtering is in games like Valorant, and other first person shooters. It is especially useful in these kinds of games because the first person perspective causes players to view many textures at oblique angles. Additionally, it offers large graphical improvements for relatively low performance costs, and in such fast-paced games, you can't afford to lose a single frame. In Valorant, you can even adjust the level of anisotropic filtering from a minimal 1x to a whopping 16x!

You must be enrolled in the course to comment