Re: [JAVA3D] Java3D from Jython

2003-10-20 Thread Paul Gordon
Hi Rob, A group here at the University developed a biological agent-based simulation in Jython. They had a Java3D simulation visualization, so we brought it into our Java3D CAVE in about 30 seconds using ConfiguredUniverse. It was pretty cool! Robert Smallshire wrote: Hello Java3D list, Rec

[JAVA3D] Java3D from Jython

2003-10-20 Thread Robert Smallshire
Hello Java3D list, Recently I've been experiementing with using Java3D from Jython (the pure Java implementation of Python). I put up some example code at http://www.smallshire.org.uk/jython3d.htm I've included Jython translations of a couple of the standard Java3D demos. The code is typically s