1
Is there method to set pixel perfect viewport position? For example I have 1024x768 window and I want set viewport on 50x50 with 200 width and 200 height. And in that viewport I do not want any zoom, any streching, just plain 1:1 display as in default view but clipped.
It is not intuitive that viewport use ratios and not absolute pixels as any other SFML functions. It is very confusing.
It is not intuitive that viewport use ratios and not absolute pixels as any other SFML functions. It is very confusing.