Qt Quick 3D - Antialiasing Example▲
Sélectionnez
QT +=
quick quick3d
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick3d/
antialiasing
INSTALLS +=
target
SOURCES +=
\
main.cpp
RESOURCES +=
\
qml.qrc
OTHER_FILES +=
\
main.qml
Demonstrates the antialiasing modes in Qt Quick 3D.
Article lu fois.
The Qt Company Ltd.
Publié le 14 février 2024 - Mis à jour le 14 février 2024
QT +=
quick quick3d
target.path =
$$[QT_INSTALL_EXAMPLES]/
quick3d/
antialiasing
INSTALLS +=
target
SOURCES +=
\
main.cpp
RESOURCES +=
\
qml.qrc
OTHER_FILES +=
\
main.qml