amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

Vortice.UIAnimation should in theory not necessary relies on Vortice.DirectX #328

Closed sdcb closed 2 years ago

sdcb commented 2 years ago

Not sure it requires trivial work or not, correct me if I'm wrong(feel free to close this ticket)

I think it should can only relies on the basic stuff.

amerkoleci commented 2 years ago

Well, probably yes, I hidded the DirectComposition dependency.

Let me check what I can do.