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 name | Level | Description |
|---|---|---|
| Hello PyMT | Beginner | The shortest PyMT application you could write |
| MultiTouch Tracer | Beginner | Draws a line for every finger dragged across the screen |
| MultiTouch Pictures | Beginner | A classic multi-touch picture explorer |
| How to make a PyMT Plugin | Intermediate | If you want to add your own application on desktop |
