Back to Qt.io
Contact Us Blog Download Qt
Qt documentation
    • English
  • Archives
  • Snapshots
Qt Quick Effect Maker 6.8.4
  • Reference
    • All Qt C++ Classes
    • All QML Types
    • All Qt Modules
    • All Qt Reference Pages
  • Overview
    • Introduction to Qt
    • What's new in Qt 6
    • Supported Platforms
    • Qt Licensing
  • Getting Started
    • Getting Started
    • Get and Install Qt
    • Create Your First Applications
    • Examples and Tutorials
    • Explore Qt
  • Development Tools
    • Overview
    • UI Frameworks
    • Qt Creator
    • Qt Design Studio
    • Qt Widgets Designer
    • Internationalization
    • Qt Help Framework
    • Build with CMake
    • Build with qmake
    • Testing and Debugging
    • QDoc
  • Qt Fundamentals
    • Overview
    • Object Model
    • Object Trees & Ownership
    • The Meta-Object System
    • The Property System
    • The Event System
    • Signals & Slots
    • Timers
    • Thread Support
    • Container Classes
    • Resource System
    • Application Permissions
    • Qt Platform Abstraction
    • Platform Integration
    • C++20 Overview
  • Building UIs with Qt Quick
    • Overview
    • First Steps with QML
    • The QML Reference
    • Qt Qml Tooling
    • Qt Quick
    • Qt Quick - Layouts
    • Qt Quick - Scalability
    • Right-to-left User Interfaces
    • Qt Quick - Performance
    • Qt Quick - Debugging
    • Qt Quick - Testing
    • Qt Quick - Deploying
    • Qt Quick - Best Practices
    • Qt Quick Controls
    • Qt Labs Platform
  • Building UIs with Qt Widgets
    • Overview
    • Widgets Classes
    • Animation Framework
    • Application Main Window
    • Dialog Windows
    • Drag and Drop
    • Gestures and Graphics View
    • Layout Management
    • Window and Dialog Widgets
    • Styles and Style Aware Widgets
    • Model/View Programming
  • Data Input Output
    • Overview
    • Input/Output and Networking
    • File and Datastream Functions
    • Data Serialization
    • CBOR Support
    • JSON Support
    • XML Support
    • SQL Programming
    • Qt Quick Local Storage
    • Implicit Sharing
    • Serializing Qt Data Types
  • Network and Connectivity
    • Overview
    • Network Programming
    • Secure Sockets Layer (SSL) Classes
    • Qt Network Authorization
    • Qt Remote Objects
    • Qt MQTT
    • Qt OPC UA
    • Qt WebSockets
    • Qt WebChannel
    • Qt Protobuf
    • Qt GRPC
    • Qt Serial Port
    • Qt Modbus
    • Qt CAN Bus
    • Qt Bluetooth
    • Qt NFC
    • Inter-Process Communication
    • Qt D-Bus
  • Graphics and Printing
    • Overview
    • Graphics in Qt Quick
    • 3D Graphics with Qt Quick 3D
    • Shader Tools
    • Graphics with Qt GUI
    • Qt GUI Paint System
    • Qt GUI Coordinate System
    • Qt GUI Drawing and Filling
    • OpenGL Support
    • Printing
    • Reading and Writing Image Files
    • High DPI
  • Mobile Development
    • Overview
    • Qt for Android
    • Qt Quick for Android
    • Qt for iOS
  • Qt 6.8
  • Qt Quick Effect Maker
  • Qt Quick Effect Maker examples
  • Wiggly

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
Previous
  • Porting Shadertoy effects to Qt Quick Effect Maker

Contact Us
  • Qt Group
    • Our Story
    • Brand
    • News
    • Careers
    • Investors
    • Qt Products
    • Quality Assurance Products
  • Licensing
    • License Agreement
    • Open Source
    • Plans and pricing
    • Download
    • FAQ
  • Learn Qt
    • For Learners
    • For Students and Teachers
    • Qt Documentation
    • Qt Forum
  • Support & Services
    • Professional Services
    • Customer Success
    • Support Services
    • Partners
    • Qt World
  • © 2025 The Qt Company
  • Feedback

Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.