PyMT Tutorials

Welcome to the Tutorials section. It's highly recommended to read the Dev Guide before going on Tutorials. Otherwise, some part of tutorials can be unreadable for you. Of course, you need a valid and up-to-date PyMT installation. If it's not the case, follow the Installation document first.

Tutorial nameLevelDescription
Hello PyMTBeginnerThe shortest PyMT application you could write
MultiTouch TracerBeginnerDraws a line for every finger dragged across the screen
MultiTouch PicturesBeginnerA classic multi-touch picture explorer
How to make a PyMT PluginIntermediateIf you want to add your own application on desktop