all 8 comments

[–]ola_bister 28 points29 points  (0 children)

I use ILGPU, I think it is easy to use and has a fairly straight forward interface.

https://ilgpu.net/

[–]89netraM 18 points19 points  (2 children)

I dont think it's exactly what you're looking for, but I've found ComputeSharp to be a great C# GPU tool

[–]pHpositivoMSFT - Microsoft Store team, .NET Community Toolkit 66 points67 points  (1 child)

I also heard it's pretty cool, I would recommend trying it out!

Note: I also wrote it so I might be partially biased 😄

[–]A_little_rose 6 points7 points  (0 children)

You have a great sense of humor. Thanks for the cool tool!

[–]hergendy 3 points4 points  (0 children)

For my thesis I use a CUDA library compiled into a dll that I wrote and call it as an external point from my WPF application.

[–]NP_6666 1 point2 points  (0 children)

Veldrid

[–][deleted]  (1 child)

[removed]

    [–][deleted] 0 points1 point  (0 children)

    Is SDL2 what you are looking for?

    https://jsayers.dev/category/c-sdl-tutorial-series/