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
756 stars 33 forks source link

Refactor rendergraph #533

Open IAmNotHanni opened 1 year ago

IAmNotHanni commented 1 year ago

Once this gets merged, we should release v0.1-alpha.4

Major Changes

Postponed

IAmNotHanni commented 8 months ago

I added dynamic rendering and this seems to have fixed the Hazard WRITE_AFTER_WRITE issue.