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

Hello Vulkan Triangle Example

Shows the basics of rendering with QVulkanWindow and the Vulkan API.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Hello Vulkan Triangle Example

 
Sélectionnez
HEADERS += \
    ../shared/trianglerenderer.h

SOURCES += \
    main.cpp \
    ../shared/trianglerenderer.cpp

RESOURCES += hellovulkantriangle.qrc

# install
target.path = $$[QT_INSTALL_EXAMPLES]/vulkan/hellovulkantriangle
INSTALLS += target

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