Monday 19 September 2011

Kivy: A Crossplatform Framework for Creating NUI Applications



Cross platform

Kivy is running on Linux, Windows, MacOSX and Android. You can run the same code on all supported platforms.
He's can use natively most inputs protocols and devices like WM_Touch, WM_Pen, Mac OS X Trackpad and Magic Mouse, Mtdev, Linux Kernel HID, TUIO. A multi-touch mouse simulator is included.


Business Friendly

Kivy is 100% free to use, under LGPL 3 licence. The toolkit is profesionnally developed, backed and used. You can use it in a product and sell your product.
The framework is stable and has a documented API, plus a programming guide to help for in the first step.

GPU Accelerated

The graphics engine is built over OpenGL ES 2, using modern and fast way of doing graphics.
The toolkit is comming with more than 20 widgets designed to be extensible. Many parts are written in C using Cython, tested with regression tests.







No comments:

Post a Comment