Sunday, April 19, 2009

WMGL - PPC Graphic Library

WMGL is the Graphic Library developed for Windows Mobile devices. It provides easy-in-use interfaces for fast alpha blending and various 3D effects. You can use it from your C++ or C# (.NET CF) project.

This library currently used in the our project Touch Shell.

Key features:
�Various "3D" Effects (Rotate, Page, Slide)
�Fast Alpha Blending
�Blending types (HUE, Color, Saturation etc.)
�Transparent PNG Support
�Filtering
�Bordered blitting (resize skinnable elements without resizing its borders)
�C++ optimized procedures for semi-transparent drawing

Requirements
�Target Platform: Windows Mobile 5.0 and later
�Microsoft Visual Studio C++ or .NET CF project.
�Referenced libraries: Direct Draw, Imaging API (for PNG loading only, not for drawing)
Features in development
�More 3D Effects
�User filters
�Hardware acceleration support
�and more

http://www.mobilityflow.com/products/wmgl/

No comments:

Post a Comment