Chapter 2 : Drawing with compute
In this chapter, we are going to begin drawing using compute shaders. As part of the chapter, we will also setup DearImgui library to get some user interface.
Table of contents
- Improving the render loop
- Vulkan Shaders
- Vulkan Shaders - Code
- Setting up IMGUI
- Push Constants and new shaders