









| More... |
|
19/09/2008 16/04/2008 07/04/2008 06/06/2007 |
| More... |
Articles
DirectX
Pemrograman DirectX Audio (Note: English version is not yet available)
19/09/2008 (491 views)
Read...
DirectShow: Playing with Camera
16/07/2008 (982 views)
Tutorial on how to use DirectShow to capture images from web camera
Read...
DirectShow Tips: Splitting Audio - Video Data from Movie File (MPEG)
12/12/2006 (3845 views)
Tutorial about how to split audio - video data from MPEG file with DirectShow
Read...
DirectShow Tips: Splitting Audio - Video Data from Movie file (AVI)
22/11/2006 (2931 views)
This tutorial is about how to split audio - video data from movie file such as AVI with DirectShow and Delphi
Read...
DirectShow Tips : Developing WAV - MP3 Converter
06/11/2006 (5817 views)
Article on how to convert WAV to MP3 or vice versa using DirectShow and Delphi.
Read...
Controlling Game with DirectInput
09/10/2006 (2812 views)
Article on how to utilize DirectInput to control player character in game
Read...
2D Animation with Direct3D Part 3
18/09/2006 (2901 views)
Tutorial on how to create 2D animation with Direct3D. This time we cover background scrolling mechanism
Read...
2D Animation with Direct3D Part 2
18/09/2006 (2124 views)
Tutorial how to create 2D animation. Here we will talk how to mirror sprite.
Read...
2D Animation with Direct3D Part 1
18/09/2006 (4188 views)
Tutorial about how to create 2D animation with Direct3D. This first article discusses basic of Direct3D and how to display 2D sprite
Read...
Playing WAV and MIDI files using DirectX Audio with Delphi
15/09/2006 (2495 views)
This article discusses how to setup DirectX Audio version 8 or later to load and play WAV and MIDI files including initializing performance, loader, sound segment and audiopath. This article also disc
Read...
Playing 3D Sound with DirectX
15/09/2006 (2225 views)
Article how to play 3D sound with DirectX Audio
Read...
Multimedia Player with DirectShow Part 1
15/09/2006 (5118 views)
First part of tutorial that explains how to use DirectShow, one of DirectX component, to create multimedia player with Delphi
Read...
Multimedia Player with DirectShow Part 2
15/09/2006 (3253 views)
This article continues previous article with same title. Here we discuss how to display video in our own window and fullscreen
Read...
Multimedia
Playing WAV with Wave API
19/09/2006 (2841 views)
This article discuss how to utilize Wave API to play WAV file with Delphi
Read...
Generating tone with Delphi
15/09/2006 (2527 views)
Tutorial about how to create tone generator with Delphi
Read...
Sound Recording with Wave API
12/09/2006 (6399 views)
Tutorial about how to do sound recording with Wave API
Read...
Graphics
Change screen resolution with Delphi
15/09/2006 (1955 views)
Brief tutorial about how to change screen resolution with Delphi
Read...
General
Object-Oriented Finite State Machine
02/10/2006 (2012 views)
Tutorial finite state machine implementation with object-oriented programming
Read...
Monitoring web browser event
15/09/2006 (2456 views)
Step by step tutorial, how to monitor event generated by web browser with Delphi
Read...
Copy paste data from clipboard
13/09/2006 (2526 views)
This article explains how to copy custom data to or from clipboard
Read...
Drag Drop Operation from Windows Explorer onto a Control
11/09/2006 (3154 views)
Tutorial about how to drag and drop from Windows Explorer to a control
Read...