tagged [directx]
Collisions in a real world application
Collisions in a real world application Here's my problem. I'm creating a game and I'm wondering about how to do the collisions. I have several case to analyze and to find the best solution for. I'll s...
- Modified
- 30 Jan at 11:27
How to produce precisely-timed tone and silence?
How to produce precisely-timed tone and silence? I have a C# project that plays Morse code for RSS feeds. I write it using Managed DirectX, only to discover that Managed DirectX is old and deprecated....
- Modified
- 28 Apr at 12:6
Capture screenshot of fullscreen DX11 program using SharpDX and EasyHook
Capture screenshot of fullscreen DX11 program using SharpDX and EasyHook Before anybody mentions it, I refered to [this](http://www.codeproject.com/Articles/274461/Very-fast-screen-capture-using-Direc...
- Modified
- 23 May at 12:16
Nvidia 3d Video using DirectX11 and SlimDX in C#
Nvidia 3d Video using DirectX11 and SlimDX in C# Good day, I am trying to display a real-time stereo video using nvidia 3DVision and two IP cameras. I am totally new to DirectX, but have tried to work...
- Modified
- 23 May at 11:48