OS DirectX or Agility SDK #513
Answered
by
amerkoleci
Gavin-Williams
asked this question in
Q&A
-
|
Does Vortice use the OS version of DirectX or the Agility SDK? |
Beta Was this translation helpful? Give feedback.
Answered by
amerkoleci
Aug 20, 2025
Replies: 1 comment 1 reply
-
|
Hi, https://github.com/amerkoleci/Vortice.Windows/tree/main/src/native/include/directx Amer |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gavin-Williams
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
It uses agility sdk, you can take look from headers from here:
https://github.com/amerkoleci/Vortice.Windows/tree/main/src/native/include/directx
Amer