Multimedia
Drawing 3D OpenGL Graphics on Google Maps
1. Introduction
OpenGL 3D drawing on Google Maps is a concept of fetching a Google map on a separate window application (rather than on a browser) and extend the functionality of the window in such a way...
Similar Articles
Mandelbrot Using C++ AMP
It is time to start taking advantage of the computing power of GPUs...
A while ago I wrote an article...
Simple C++ MP3 Player Class
If you need to just play MP3s in your application (for example, play a short MP3 during the application...
Library for Raw Video Processing
This project is built to be used as a library to perform image processing on AVI files through exclusive...
How to add DMO in DirectShow filter graph
Introduction.
In this article, we'll see how easily we can add a DMO (Echo) to a DirectShow filter graph. As...
Tip: Detect if a Language Font is Installed (Such as East Asian)
There are times when your application might need to display Japanese fonts or some other East Asian languages, like...
Windows Imaging Component
Introduction
Windows Imaging Component (WIC in short) is the new platform to
load, save and convert images between various image formats,...