The TDirect2DCanvas introduces an easy way of using Direct2D, a new 2-D graphics wrapper for Windows 7.
Look here for information from microsoft:
http://msdn.microsoft.com/en-us/library/dd370987(VS.85).aspx

Download Direct2D 1.0 (557.71 KB Downloaded 17 times)TDirect2DCanvas is one of the new components supporting Windows 7.
This is a recompile of my web camera example program using the “video for windows” library, and build in capturing to avi file.
If you need an encoder, try using “Windows Media Video 9 VCM”
http://www.microsoft.com/downloads/details.aspx?FamilyID=0C99C648-5800-4…
Remarks:
This is using VFW and the function capGetDriverDescription() only retrieves driver information like “Microsoft WDM Image Capture (Win32)”. This function did work fine for years back, but today all cameras is WDM cameras, and this means only one driver reply.
For support of more than one camera, then a directshow implementation must be made instead.

Download Camera 2.1
(575.53 KB Downloaded 43 times)
This little example is a small class to demonstrate the win32 calls for accessing your web camera
One of my old tutorials, gives you the first impression on how to use my OpenGL VCL component.

Download OpenGL Lesson 2 First Polygon (467.05 KB Downloaded 37 times)This is a very simple tutorial. It shows the basic of adding a triangle, and a square to the screen.
Example created Embarcadero RAD Studio 2010.
(Based on example from NeHe Productions)
With the new operation system from Microsoft, we have the ability to access new features in the taskbar.
One of them is to have a progressbar and a few display states.
This example demonstrates the use of the progress bar.

Download Windows 7 Taskbar 1.0
(451.63 KB Downloaded 20 times)
Windows 7 taskbar example in
Embarcadero RAD Studio 2010
Embarcadero RAD Studio 2010 has been out for a while, and normally I’m digging up my old OpenGL VCL component, and making sure that it is compiling.
This time it took a little bit longer but download it here below, or go to my download page (you can find it on top of my page).
Download TOpenGLAPPanel 1.1.7 (1.96 MB Downloaded 41 times)OpenGL VCL Component for Embarcadero RAD Studio 2010
Hey folks, its time to fresh up my site a little bit, so you will see some changes around here.
The content is a little sparse at the moment, but I will try to add both old and new stuff to my site.
Recent Comments