Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Qt Quick 3D - Custom Geometry Example

QT += quick quick3d

CONFIG += qmltypes
QML_IMPORT_NAME = CustomGeometryExample
QML_IMPORT_MAJOR_VERSION = 1

target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/customgeometry
INSTALLS += target

SOURCES += \
    main.cpp \
    examplegeometry.cpp

HEADERS += \
    examplegeometry.h

RESOURCES += \
    resources.qrc
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded