Monday, July 07, 2008

MeTA Studio updates: new graphics pipeline, federation updates

This MeTA Studio update brings in an assortment of changes... especially to the backend graphics pipeline. The graphics pipeline has be rewritten (but all the public APIs preserved) so that external dependencies (like Java3D) are differed till they are acutally requested for. This makes using MeTA.jar to construct applets a simpler task and now only requires this file for all the default graphics applications. For an example take a look at: http://chem.unipune.ernet.in/~tcg/MeTAppletAdapter/MeTAppletAdapter.html
I will further update and release the source of the above link in comming days.

The new binary distro also include two files in scripts directory that give example on using the federation framework for building simple distributed applications: testfedconsumer.bsh and testfedservice.bsh ... more on this soon ;)

In the mean time get the latest from: http://code.google.com/p/metastudio/

... no source updates yet but expect that soon :)

UPDATE:
The applet adapter source is posted at: http://tovganesh.googlepages.com/MeTAppletAdapter.zip
The HTML/Javascript stuff seem to work well in Firefox, however there are some problems with IE. Didn't have time to look into it. Any help in this regard is appreciated!
This new interface is now used in WebProp.

No comments: