Skip to content

Shaders not working with Qt 6.3 #1

@selastingeorge

Description

@selastingeorge

i was trying to compile this sample on qt 6 but it is not compiling. after some research i found out that qt6 is not using inline shader codes. the shader codes are built into qsb files. can you port this sample to work with qt6?. since Gaussian Blur and Recursive Blur is not available in qt6 for now, the only way to create higher blur amount is by using shaders (FastBlur can also be used, but i need more blur radius).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions