Top "Managed-directx" questions

Tools and techniques to use DirectX through managed code.

Why this code throws System.ExecutionEngineException

Background: I am using DirectX 9.0 Managed Libraries to transform arrays of 3d points to 2d screen coordinates. For speed I …

c# exception managed-directx
SlimDX DirectInput Initialization

I've recently swapped from MDX 2.0 to SlimDX, using Direct3D 11, but I'm struggling to implement keyboard and mouse controls. In …

c# directx slimdx managed-directx directinput