DirectX is a collection of APIs for handling tasks related to multimedia, especially 3D graphics and game programming and video, on Microsoft platforms.
I was trying to develop a Voice recorder in C#. I have tried many ways, like NAudio, DirectX, Microsoft.Xna.…
c# xna directx audio-recording naudioI want to write a app which change the microphone input voice and make it like robot or some funny …
windows directxI need to figure out how to get the data from D3D textures and surfaces back to system memory. …
directx textures gpgpu geometry-surfaceI would like to develop a 2D game for Windows Phone 8. I am a professional Application Developer by day and …
c# c++ visual-studio-2012 directx windows-phone-8I know this is probably a very subjective question, but I just want to start with the one which is …
c++ opengl directxI'm working on a C++ DirectX 2D game and I need keyboard and mouse input. Wikipedia says: Microsoft recommends that …
c++ directx direct3d directinputI'm using Windows 8 / Visual Studio 2012, C++11 and Direct3D 11 for development. I include the Direct3D libraries like this #pragma …
c++ directx direct3d directx-11 direct3d11