Porting Shadertoy effects to Qt Quick Effect Maker Wiggly TEMPLATE = app QT += quick qml SOURCES += main.cpp RESOURCES += \ qml.qrc target.path = $$[QT_INSTALL_EXAMPLES]/quickeffectmaker/wiggly INSTALLS += target