sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.68k stars 642 forks source link

New Managed DirectX bindings #1138

Open amerkoleci opened 5 years ago

amerkoleci commented 5 years ago

Hi @xoofx ,

Due to inactivity of SharpDX I've decided to start new DirectX bindings but with some standard stuff.

The repo is here: https://github.com/amerkoleci/SharpWindows And here you can see some example of API usage: https://github.com/amerkoleci/SharpWindows/tree/master/src/samples/Vortice.SampleFramework

If you want you can update README with links to thoose bindings.

h1cks commented 5 years ago

I've been looking at the back log of issues raised on Sharpdx and I will be trying to be more active in contributing back into Sharpdx with my own pull requests. But their seems to be a backlog of pull requests that haven't been dealt with.

Sharpdx I feel is pretty integral to game dev. Hopefully we can look at clearing the contribution backlog and get things moving.

Gl on the new bindings. If you get your Ray tracing support working, would be good to see how this can be pushed back into Sharpdx at some point.

ghost commented 5 years ago

So, why doesn't M$ take care of this? It's their API. It's even their freaken programming language. -.-

h1cks commented 5 years ago

This wrapper is maintained by a 3rd party @xoofx who has put alot of time into it. Slimdx before that I believe was from MIT. MS really hasn't shown any interest since they dropped interest in their own C# DX APIs.

So xoofx has done a lot of work bringing this to the community. It's now the community as a whole who needs to keep this alive.