Vida Marcell Posted November 14, 2021 Posted November 14, 2021 i want to learn DX11, and just making sure if i can use UAK with it Quote
Josh Posted November 14, 2021 Posted November 14, 2021 Yes. You just call window->GetHandle() to obtain the HWND and create your DX11 rendering context on that. I don't know the specifics of DX11 but it will work. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Vida Marcell Posted November 14, 2021 Author Posted November 14, 2021 52 minutes ago, Josh said: Yes. You just call window->GetHandle() to obtain the HWND and create your DX11 rendering context on that. I don't know the specifics of DX11 but it will work. Allright, thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.