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.
PyMT official website : http://pymt.txzone.net/
PyMT planet : http://pymt.txzone.net/planet/
API reference : http://pymt.txzone.net/docs/api/
What’s new in PyMT 0.4 ?
The complete release note is available here :
http://pymt.txzone.net/?page=releasenotes
* Move to LGPL License
* Avoid usage of Pyglet
** Backend splitting (Audio, Video, Text, Image, Camera...)
** Switch to PyOpenGL (10% more performances)
* Lot of speed improvements everywhere
* Lot of bugfix in widgets and core
* New animation framework
* New widgets (coverflow, sidepanel, video, container)
* New modules (keybinding, recordvideo, mjpegserver)
* New input processor: retain touch (reuse the last “up” touch under
certain circumstances)
* Designer App: text editor + pymt rendering (avoid slow loading)
* New Developer’s Guide on wiki
* Improved API documentation
More informations ?
Take a look at the document : “Migrate to new PyMT”
http://pymt.txzone.net/wiki/index.php/Documentation/Migrate
Thanks to all the contributors for this release :
Christopher Denter, Nathanaël Lécaudé, Thomas Hansen, Sharath Patali
and Ryan Coyner !
Mathieu
