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,
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 shorter an easier to read than the pure Java equivalents and the interactive nature of Jython encourages experiementation. I'd be interested to know if anybody else has developed Java3D application in Jython.
Best regards,
Rob Smallshire
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".