IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Quick Examples - Shader Effects

A Qt Quick example demonstrating the use of shader effects.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Quick Examples - Shader Effects

 
Sélectionnez
<RCC>
    <qresource prefix="/shadereffects">
        <file>shadereffects.qml</file>
        <file>content/face-smile.png</file>
        <file>content/qt-logo.png</file>
        <file>content/Slider.qml</file>
        <file>content/shaders/wobble.frag</file>
        <file>content/shaders/+hlsl/wobble.frag</file>
        <file>content/shaders/blur.frag</file>
        <file>content/shaders/+hlsl/blur.frag</file>
        <file>content/shaders/shadow.frag</file>
        <file>content/shaders/+hlsl/shadow.frag</file>
        <file>content/shaders/outline.frag</file>
        <file>content/shaders/+hlsl/outline.frag</file>
        <file>content/shaders/colorize.frag</file>
        <file>content/shaders/+hlsl/colorize.frag</file>
        <file>content/shaders/genie.vert</file>
        <file>content/shaders/+hlsl/genie.vert</file>
    </qresource>
</RCC>

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+