Demo of OpenGL Text 2D/3D
Small application to demonstrate the use of 2D text and 3D text features of TOpenGLAPPanel.
Small application to demonstrate the use of 2D text and 3D text features of TOpenGLAPPanel.
Due to a few bugs found in my TOpenGLAPPanel i’m releasing an update. Draw2DText, Draw3DText and Get3DTextSize contained a Unicode error, so I desided to go back to good old char * in those functions.
Small scanner application to demonstrate multi document environment (MDI) . It uses the “twain_32.dll” for handling the interface to your scanner.
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
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)”.
Read More »
One of my old tutorials, gives you the first impression on how to use my OpenGL VCL component.
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.
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).
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.