From: Jeremy S. <rez...@ma...> - 2005-06-08 03:16:18
|
Hi there. I have a script for drawing Lorenz attractors and other forms in phase space (look it up in the wikipedia if you really have to). Two weeks ago I couldn't program for beans, so I'm very proud. Still, I was hoping that my script could be useful for anyone who needed help visualizing strange attractors, not just for boosting my own ego. The trouble is, frankly, VPython is not a very popular software package... whereas everyone and their dog has Java running on their machine, and ultimately, a program running by itself without any dependencies would be accessible by anyone. So. If there is a way to take my VPython script and make it run on more machines, I'd like to know. Otherwise, I may have to work with an alternative to VPython. -Jeremy Sachs |