Vida Marcell Posted November 14, 2021 Share Posted November 14, 2021 i want to learn DX11, and just making sure if i can use UAK with it Quote Link to comment Share on other sites More sharing options...
Josh Posted November 14, 2021 Share 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. Link to comment Share on other sites More sharing options...
Vida Marcell Posted November 14, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
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.