DirectX is a collection of APIs for handling tasks related to multimedia, especially 3D graphics and game programming and video, on Microsoft platforms.
I know how to use GDI to capture screen, however it is very slow (it barely captures 10 fps) I have …
c++ winapi directxI am a developer in DotNet. I want to give skype a possibility to add a webcam simulator and send …
.net directx directshow directshow.netI've installed .net 4.0 as well as XNA 4.0 . A while ago I used Microsoft.DirectX to play some music and now …
c# directx xnaCurrently I'm using a pixel reader via AutoItv3 to perform some actions in a program that is running direct X; …
python windows winapi directx python-imaging-librarySo far the only tutorials I've been able to find are on directx11tutorials.com, which are essentially inferred from …
c++ directx directx-11 directcomputeI have a fullscreen DirectX desktop app, and would like to display the on-screen keyboard when the user taps a …
directx touch windows-8 multi-touchIn Computer graphics, what's the difference between material and texture?
opengl graphics directxI would like to capture the contents of my front or back buffer using DirectX 11 into an array of bytes …
c++ graphics directx directx-11I am trying to learn DirectX Programming. But I have hit a snag. I seem to be missing this file: …
c++ windows-8 visual-studio-2012 directx windows-runtimeI am trying to do computer vision using a webcam (the model is Hercules Dualpix). I know it is not …
c++ directx webcam computer-vision