Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Direct-x Game Programming Solutions: 1 - 25 of 121
 
I want to capture a live streaming video in C# but can not find a reference for Direct Show in C# project. To get an emunerator for Video capturing devices and get a video stream from the web ...
Hi everyone, i was wondering if you could tell me where i can get Direct X 8.1b runtime for my Windows XP machine, Microsoft do not seem to have a download on their website for it, cheers C...
Can anyone here tell me if that is possible or not? I know i CAN be done but HOW? Please folks - Enlighten me Thanks
I know there have been plenty of previous posts on this topic, but still I cannot seem to find what I want to know with Google, or anywhere else. Basically my problem is this, I have no ide...
Hi There, My question is simple actually. Using the microsoft DirectX SDK 8.1 and 9.0 (AmCap etc.) Visual C++ samples I am able to preview and capture video from a webcam to a uncompressed ...
In this program, I create a window and display a cat walking back and forth between the screen using a left and right tileset of bitmaps. Also, I am trying to control two caveman sprites as fo...
I'm tired of searching internet for a good direct3d tutorial and I just can't find a single one. Here's a 500 prize to who gives me a link for a good c++ direct3d 9 tutorial that haves at lea...
i knowabout view and projection matricies (a little) , what i want to know is how can i preform camera rotation (like in a first person shooter) based on mouse movment?
I would like to know how to draw text in a 3d world using directX. I use c# so i would like samples in c# code but if not possible other languages will be ok as long as i can translate easily....
For a few weeks now I've been attempting to modify the DirectShow AMCap sample to simultaneously render video from multiple webcams (in this case, lower-end Logitech Quickcams). I've decou...
I have a pretty high-end computer, running a geforce graphics card.  So one day recently, some really simple games refused to start, claiming DirectDraw is not enabled.  The DirectX diagnostic...
Hi all, I am trying to capture a screen from DirectX application written in C++ and save it to a buffer. The way it is implemented now is in  the code snippet below, problem is,  it's too s...
I am putting together a game in C# and DirectX 9.0. So far so good. But I have hit a road block I can't get past: 1. I'm not sure how to do collision detection. None of the SDK samples e...
i need to know how to setup dev-c++ so i can use the directX 9 SDK with it. do i just link with some libs and include some headers or is it more complicated than that? i really wanna know how ...
i'm attempting to record audio from a mic and save it as a wav file.  it creates the file but it only has a quick pop and a ding and a quick pop.  where did i mess up
Ok, I am just trying to get started with Managed DirectX and I have a simple question. I am wondering how I can draw a Sphere without having to use a .x file.  I see that the there is a Mes...
So I've decided to mess around with SlimDX, which is a great C# library for utilizing DirectX in a managed environment. It can be found at http://slimdx.mdxinfo.com/ .  I'm using the release c...
Can anyone show me how to create a text overlay that will display over a full-screen directx capable game Thanks in advance!
I am trying to write a class that allows me to play MP3's and AVI's with DirectShow. Information on both would be nice, but at the very least I need to be able to get MP3 working.
Hi, Im trying to create a camera in direct x like the ones that are in major role playing games like world of warcraft. at the moment all i really want is when you drag the mouse across the s...
What is the easiest way in managed DirectX to calculate a height-map at runtime using a directX (.X) mesh? Here is how I am currently load meshes: public void LoadMesh(string directory, ...
The old versions of DirectX used to have a graph editor that allowed me to open a video file and see the default graph that would be used by DirectShow to play that video. I could also select ...
Using DirectX / DirectShow, how can I control the capture resolution of a Logitech webcam in source code without showing any dialogue boxes? I have been researching this on the internet for...
Can anyone please help me with this problem. I look at simmilar questions, but the code is too different from mine to use the solution I found from other got the same error. It's only happens ...
My son has taken to playing an online role-playing game, RF Online. Unfortunately, his big brother is hogging our main PC, so I have installed it onto a spare PC which is quite old. It's...