tsalvo/nes-emu-ios

Nearest neighbor rendering

tsalvo opened this issue · 0 comments

investigate nearest neighbor rendering in order to have a crisper image on larger displays. In Metal, this might be done using MTLSamplerDescriptor and MTLSamplerState.