353 B
353 B
more ideas on what to try out
- post processing
- UI rendering
- DirectX
- compute shaders
- mini game
- ImGui?
- extending SDL_gpu?
- access to the underlying Vulkan types
- check out the Vulkan calls generated
- are they correct? (synchronisation, image transitions, etc.)
- are they good? (performance wise)