linux poison RSS
linux poison Email

PyMT - Library for developing multi-touch applications

PyMT is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win) and released under the terms of the GNU LGPL.

It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and an architecture that is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.


Since PyMT is a pure Python library, you can take advantage of its highly dynamic nature and use any of the thousands of high quality and open source python libraries out there.

Documentation
API documentation - Pure-API pages.
Wiki documentation - the most up-to-date documentation content
Programming Guide - how to start with toolkit

Install PyMT on Ubuntu:

First, install all needed packages :
sudo apt-get install python-setuptools python-pygame python-opengl python-numpy python-gst0.10 python-cairo python-imaging gstreamer0.10-plugins-good
Then install the PyMT package : sudo easy_install pymt


0 comments:

Post a Comment

Related Posts with Thumbnails