Project

General

Profile

Feature requests #257

Vulkan Anisotropic Filtering Option

Added by LemonKing over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Graphic
Start date:
01/17/2020
API:
Vulkan
Cemu Version:
1.16.1
GPU Vendor/Model:

Description

Anisotropic Filtering would vastly improve image quality without the shimmering which occurs from the Negative LOD hack.
This cannot be done via a graphics pack since Anisotropic Filtering would need to be set by the Vulkan API when the sampler is created.

References:
https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkSamplerCreateInfo.html
https://vulkan-tutorial.com/Texture_mapping/Image_view_and_sampler#page_Anisotropy-device-feature

Also available in: Atom PDF