Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Scale window game #13

Open
Sulig opened this issue Nov 20, 2024 · 1 comment
Open

Re-Scale window game #13

Sulig opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Sulig
Copy link
Owner

Sulig commented Nov 20, 2024

It would be super favoluous to rescale the game view with a rescale on window.

  • These will be doed with mlx_resize_image
  • The Game view only can be resized if the width && height are a 60 divisor (And the two values are identicall)
@Sulig Sulig added the enhancement New feature or request label Nov 20, 2024
@Sulig Sulig self-assigned this Nov 20, 2024
@Sulig Sulig moved this to Bonus in Cub3D fieldview Nov 20, 2024
@Sulig
Copy link
Owner Author

Sulig commented Nov 20, 2024

Use mlx_resize_hook to know when the screen is resized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Bonus
Development

No branches or pull requests

1 participant