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

3d rendering needs to be resizable #4

Open
Sarroxxie opened this issue Dec 24, 2020 · 0 comments
Open

3d rendering needs to be resizable #4

Sarroxxie opened this issue Dec 24, 2020 · 0 comments
Assignees
Labels
area: graphics type: bug Something isn't working

Comments

@Sarroxxie
Copy link
Member

At the moment, if you resize the window, the FrameBuffers are still the old size. A resize has to be passed to all classes that contain a FrameBuffer. The resize()-method for these classes has yet to be implemented.

@Sarroxxie Sarroxxie added the type: bug Something isn't working label Dec 24, 2020
@Sarroxxie Sarroxxie self-assigned this Dec 24, 2020
@crykn crykn changed the title Rendering needs to be resizable 3d rendering needs to be resizable Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants