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

[REFACTOR] Refactor the SwapChain Class #46

Open
Raelr opened this issue May 30, 2022 · 0 comments
Open

[REFACTOR] Refactor the SwapChain Class #46

Raelr opened this issue May 30, 2022 · 0 comments
Assignees
Labels
Refactor Something needs to be refactored

Comments

@Raelr
Copy link
Owner

Raelr commented May 30, 2022

The SwapChain class is an incredibly important class that is currently filled with Vulkan objects and initialisation structs. It'd be incredibly helpful to abstract parts of these into helper classes and functions which can make the entire swapchain class cleaner and easier to read.

@Raelr Raelr added the Refactor Something needs to be refactored label May 30, 2022
@Raelr Raelr self-assigned this May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Something needs to be refactored
Projects
None yet
Development

No branches or pull requests

1 participant