SharpDX is an open-source project delivering the full DirectX API under the .Net platform, allowing the development of applications with high performance 2D and 3D graphics rendering as well as real-time sound.
I'm getting a strange error on a SharpDX program I made. The program contains one form MainForm, which inherits from …
c# sharpdxI want to draw lines as fast as possible. For that reason I implemented a method using InteropBitmap. This works …
c# wpf sharpdxThere already exists a large amount of information for using an xbox 360 controller in C#, but I didn't find as …
c# sharpdxWhich one of these offers the best API for game development? Which library is easier to use, faster, has more …
c# slimdx sharpdxCan one render text using DirectWrite to a PictureBox in a WinForm app? I'm using SharpDX and have gone through …
c# winforms sharpdxI am new to DirectX and trying to use SharpDX to capture a screen shot using the Desktop Duplication API. …
directx-11 sharpdx