Squall
- 2 Devlogs
- 8 Total hours
A simple renderer for 2d pages
A simple renderer for 2d pages
I added a draw image to render to which should making screenshots in the future possible. I also managed to get rid of all the validation warnings when resizing.
I created the project boilerplate and setup the swapchain properly for a browser. I managed to fix all the vulkan validation warnings and added utility functions to make further development easier.