Up

Downloads

 

The first download is a self - extracting .exe containing the demo program I wrote with VC++, and an accompanying WinHelp file (and, of course, the DLL). This help file contains both the manual for the DLL and the program's help info, and includes extensive code samples, notes and images. The code samples were used to create the objects in the demo program, and the images on this site.

 

 

Demo Program, manual and compiled DLL - approx. 1.6 MB.

 

 

 

The second download is the library manual in CHTML format. It includes all the code samples and information in the WinHelp file accompanying the demo program, but excludes the help items specific to the demo program itself.

 

 

CHTML format manual - approx. 1.4 MB.

 

 

 

The third download is the actual source for the DLL, and includes Microsoft VC++ and Borland C++ Builder compatible header and lib files.  The compiled DLL was created with VC++, and takes advantage of it's superior code optimization. This version has not been further tuned with WST - I hope to do that soon, and should result in fewer page faults occurring when using objects in animation sequences.

 

 

GLE32 Source - approx. 350 KB.