This is another test of some software I'm working on to interface with our multitouch table for senior design. The first application is what the entire thing will become, the demonstration app for our presentation; at the moment it's nothing more than a proof of concept. The second application shown is my sandbox area; this application demonstrates functionality that I have yet to fully add to the demo app.
I decided on Python mainly because of how much you can do with so little code. I've accomplished quite a lot in a short amount of time (in comparison to C#), and it's coming along nicely. This same application, written in C#/WPF, would have been hundreds more lines of code.
Tons of thanks to the makers of PyMT (http://code.google.com/p/pymt/) for saving me from .NET,
and thanks to Sharath Patali for his work on the Slider concept
Link to this comment:
All Comments (0)