Say one has a window of 1024x1024 for example, and we want a viewport of 512x512 to map to the current window basically by making every 4 real pixels map to a pixel in the viewport.
I this achievable?
Say one has a window of 1024x1024 for example, and we want a viewport of 512x512 to map to the current window basically by making every 4 real pixels map to a pixel in the viewport.
I this achievable?