Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 688 Bytes

README.MD

File metadata and controls

19 lines (14 loc) · 688 Bytes

Hobby game-engine project using vulkan and QT for UI. If your here to look for code quality then your on the wrong place. Its mainly drafting something together and learning my way through vulkan. Vulkan is new for me so the code is in continue development.

Todo Features:

  • Reresh logic for uniform buffers, make sure to provide newest data too all images in swapchain. But dont update uniform buffers if not required.
  • Staging to GPU buffer abstraction.
  • Single command operation abstraction
  • Combine index/vertex buffer into one structure
  • create to new
  • Make pipeline more generic.

TODO:

  • haal update-push constants, get_vertices_and_indices weg uit GpuMeshMemory