From: Joel K. <jj...@ya...> - 2008-07-12 21:09:05
|
Bruce Sherwood wrote: >I don't see any reason to translate >working Physlets from Java to Python. >They work fine as they are. It would >be a different matter if one were to >be inspired by a Physlet to do >something new, something for which >VPython was particularly appropriate. I agree that nobody should waste their time on translation if no new value will be added. I think the most obvious kind of change that might be useful is to take a 2D physlet and transform it into a 3D VPython environment. When dealing with the motions of objects, for example, this might increase the educational benefits. Joel |