Open edwinsyarief opened 3 years ago
Hi,
Is there any example when we want to resize windows, the game interface will resized and keep the aspect ratio?
for example: Before resize
after resize
Thank you. Best regards, Edwin
@edwinsyarief I think the best way to achieve this would be rendering to a canvas, and then when rendering that to the window scaled properly.
Hi,
Is there any example when we want to resize windows, the game interface will resized and keep the aspect ratio?
for example: Before resize
after resize
Thank you. Best regards, Edwin