From: Bryan C. <br...@co...> - 2006-09-18 21:54:11
|
On Mon, 2006-09-18 at 09:29 -0700, Mathew Yeates wrote: > semi off topic. > Does anyone know of any good visual programming tools? Forever ago, I > used to use something called Khoros for image processing and I found it > very useful. You connect boxes which represent different processing > steps. At about the same time, there was something similar to Khoros > from SGI. Explorer was its name, I think. Looking at the Khoros commercial site (now AccuSoft), it looks like a more polished version of OpenDX (which also offers a visual programming system). See http://www.opendx.org/index2.php The problem with OpenDX is the cr*ppy Motif-based GUI (particularly so if you use Windows). I prefer VTK (www.vtk.org) which offers similar concepts (pipeline execution of data filtering/visualisation blocks) but in a programmatic form based on python (which we like...). BC > > Anybody out there use this sort of thing? Matlab doesn't offer it, > right? Nor matplotlib? > > Mathew > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |