3r4y / imgui-blur-effect

🪁 Simple ImGui DirectX9 Blur Effect Example Project.
MIT License
41 stars 3 forks source link

DirectX 11? #3

Open frostyv opened 9 months ago

frostyv commented 9 months ago

How'd I port this to dx11? Would the code have to be completely refactored, or could I just use dx11 equivalents?

3r4y commented 7 months ago

I'm not interested in this because I have other projects, but you can try changing equivalent functions and running it.