How to support Vulkan with QML?
Unsolved
QML and Qt Quick
-
There are barely any resources and no good tutorials at all on how to render with vulkan in qml.
The documentation isn't that helpful to me either. I know the QVulkanWindow but thats for widgets.
Can anyone hint me how to get started with vulkan in QML? I mainly need it for accelerated 2d + Particle and Shader support. -
Hi,
Are you looking for something like the Vulkan under QML example ?