SkillAgentSearch skills...

SharedMemory Vulkan D3D11

A concise C++ demonstration of image resource interoperability between D3D11 and Vulkan.

Install / Use

npx skills add parsaiej/SharedMemory-Vulkan-D3D11

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A concise C++ demonstration of image resource interoperability between D3D11 and Vulkan.

<img width="786" alt="image" src="https://github.com/user-attachments/assets/b25b7726-6f9f-42f8-900d-5fe853869770">

Build

After cloning the repository and updating submodules (vcpkg is used to resolve dependencies), execute the following commands in a terminal an the source tree root:

  • cmake -B build/ -DCMAKE_BUILD_TYPE=Release
  • cmake --build build/ --config Release

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated7mo ago
Forks0

Languages

C++

Security Score

67/100

Audited on Dec 30, 2025

No findings