On 7/6/2010 6:11 PM, P Kishor wrote: > As complete as my lack of interest in Python is, this is really nifty, > and good looking to boot. > > http://codenode.org/ > > Would be really nice to have a server-side PDL installation that can > run pdl2> in the browser.
Since the Perldl2 shell just needs an input and output handle for IO, it should be possible to write a java based applet that could be the web front end to PDL. I know there are OpenGL applets for java. The TriD module supports VRML already, that could be an option for 3D display as well. (I have not actually tested the VRML driver so I don't know what condition it is in...it does compile now...) --Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
