씬 그래프 - 벌칸 텍스처 임포트

벌칸으로 직접 생성한 텍스처를 사용하는 방법을 보여줍니다.

벌칸 텍스처 임포트 예제는 애플리케이션이 Qt Quick 씬에서 VkImage를 임포트하여 사용하는 방법을 보여줍니다. 이는 네이티브 Vulkan 렌더링을 통합할 때 언더레이 또는 오버레이 접근 방식에 대한 대안을 제공합니다.

이 예제는 메탈 텍스처 임포트 예제와 대부분의 면에서 동일합니다. 벌칸 렌더링 코드는 벌칸 언더 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.