Hi all! I am going to create an application. The task of this application is to load a 3D model from an .x file, and get a video stream or an avi file. When the video starts, I have to make some process on the frames and
chroma keying the video with the 2D perspective of the 3D world. It should run fast (25 fps) Before that I made some DirectShow application. I think there is a ...