场景图 - Vulkan 纹理导入

展示如何使用直接用 Vulkan 创建的纹理。

Vulkan 纹理导入示例展示了应用程序如何在Qt Quick 场景中导入和使用VkImage。在集成本地 Vulkan 渲染时,这提供了底层或覆盖方法的替代方案。

本示例在大多数方面与金属纹理导入示例相同。Vulkan 渲染代码取自Vulkan Under QML示例。

示例项目 @ code.qt.io

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.