inexorgame / vulkan-renderer

A new 3D game engine for Linux and Windows using C++20 and Vulkan API 1.3, in very early but ongoing development
https://inexor.org
MIT License
757 stars 33 forks source link

[rendergraph] Refactoring, part 1 of 2 #524

Closed IAmNotHanni closed 1 year ago

IAmNotHanni commented 1 year ago

Changes

Closes https://github.com/inexorgame/vulkan-renderer/issues/277

Outlook: Refactoring, part 2

IAmNotHanni commented 1 year ago

I am working on a new rendergraph implementation currently, so I converted it back to a draft. We might not need all of this.

IAmNotHanni commented 1 year ago

I will close this because it will come back as rendergraph2 soon. It makes no sense to refactor here if I will rewrite it from scratch again anyways.