multi-touch Frontend development with MT4j
sloopiDoopi | March 22, 2010After working on the back-end site i ‘m now dealing with the front-end for multi-touch applications. After some research i come finally to the incredible MT4J framework. As I’m a real java fan i pleased to see that this framework exists and it’s absolutely brilliant! I don’t know what this guy is doing all the time but he is a master of software architecture & openGL . It’s impressive to see what performance boost you get if you work with openGL in the right way.With this framework your are able to concentrate on the interaction design and you could integrate stuff from processing, so there are a lot of code floating around the web you could use.
It’s a big argument to stay on the java platform.I know most of the people love Flash, but java is in my opinion generally the greatest platform you can develop with. You got eclipse, processing,server&database stuff, openGL with jogl and a lot of physical computing code with wiring for the arduino board. And the language itself is a thousand times better to deal with as with C++.