“sfml”
Maintain aspect ratio for any window size
Post
June 13, 2021All the viewport resizing is usually done for you automatically, when using a game engine. Since I've been playing around with SFML and how to implement a simple 2D camera...
Post
June 13, 2021All the viewport resizing is usually done for you automatically, when using a game engine. Since I've been playing around with SFML and how to implement a simple 2D camera...