From: Stef M. <s.m...@ru...> - 2009-01-01 12:08:35
|
hello ... very nice ! And it still works perfectly under VPython 3. In VP-5 the middle mouse zoom bug appears ;-) I didn't install PyODE, but I had already Scipy installed, and I guess it's getting the ode solver from there. Hope to see more of your creations in the future. cheers, Stef CL wrote: > I've packed the source code for a robot simulator for your reference. > > http://code.google.com/p/clrobotsim/ > > The simulator performs a simulation for a DIY robot, you can take a look here: > http://www.youtube.com/watch?v=puwZhbTOOqE > http://www.youtube.com/watch?v=K15FfdML6mk > > BTW, my skill on python, vpython, pyode, is average only. Let me know > if you find any problems in the source code. It is only tested on my > PC (Windows XP) and never tested on other platform and hardware. > > The original program was running on vpython 3.x, and recently moved to > 5.0. I have not used any new feature in 5.0 yet, because my video card > is quite old already. I only find the scene.hide() function is not > there any more, other than that, there is no change in the migration. > > ------------------------------------------------------------------------------ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > |