[JAVA3D] Python Scripting with VisAD

2000-11-07 Thread test user
The VisAD Java visualization system now supports a Python scripting interface for easy data analysis. VisAD is freely available including source code, documentation and example applications from: http://www.ssec.wisc.edu/~billh/visad.html The Python scripting capability requires JPython which

[JAVA3D] looking for Java3D version 1.1.2 for Linux

2000-10-20 Thread test user
We have a problem that Java3D versions 1.1.3 and 1.2 throw Exceptions with VisAD. However, Java3D 1.1.2 does not throw these Exceptions running under Solaris and Windows. Can anyone please send me a copy of Java3D 1.1.2 for Linux? Thank you, Bill Hibbard [EMAIL PROTECTED] =

[JAVA3D] Visualization in Browsers using VisAD

2000-10-06 Thread test user
The real solution for visualization in browsers will occur when Java-enabled browsers run JDK 1.2 (or higher) and Java3D. Note that Netscape 6.0 supports JDK 1.3 but requires a plug-in for Java3D. In order to support visualization in browsers, we have added the visad.browser package to VisAD for

[JAVA3D] VisAD Support for Building Collaborative Applications

2000-09-20 Thread test user
Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit VisAD now makes it easy to write collaborative visualization and data analysis applications. VisAD can use Java3D or Java2D for visualization. VisAD is freely available from: http://www.ssec.wisc.edu/~billh/visad.html

Re: [JAVA3D] Rubber band picking

2000-09-16 Thread test user
The VisAD library uses Java3D for graphics and includes a general rubber band box class visad.bom.RubberBandBoxRendererJ3D. This allows the user to drag a 2-D box embedded on any 2-D submanifold in 3-D (typically a plane, but could be the surface of a sphere, etc). When the user releases the mous

Re: [JAVA3D] Delaunay Triangulation

2000-07-11 Thread test user
You might also want to check out VisAD at http://www.ssec.wisc.edu/~billh/visad.html which includes implementations of both Watson's and Clark's Delaunay algorithms. Good luck, Bill Hibbard [EMAIL PROTECTED] Desiree Hilbring wrote: > Hi everybody, > thanks for all your links, I will check them

Re: [JAVA3D] Java3D on MAC

2000-05-16 Thread test user
Michael Schulman wrote: > You could really help me out here. I am trying to put together a meeting soon > with Apple about Java 3D. > > Briefly, what would you use Java 3D for on a MAC ? I need to know. There are lots of people who would like to run VisAD on their MACs to visualize their scienti

[JAVA3D] VisAD SpreadSheet now fully Collaborative, and supports HDF-5

2000-02-22 Thread test user
The VisAD SpreadSheet is now fully collaborative. The SpreadSheet is available as part of VisAD, freely available from: http://www.ssec.wisc.edu/~billh/visad.html The distribution includes source code, documentation and example applications. Information about the SpreadSheet is available fro

[JAVA3D] question about Image.flush() and Java3D "memory leak"

2000-01-26 Thread test user
Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit We are observing "memory leak" behavior in Java3D when we replace one texture-mapped Image by another. That is, as we remove one texture map from the scene graph and replace it by another, total memory use increases with