course_planning:course_notes:vpython

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
course_planning:course_notes:vpython [2014/06/25 15:50] – [Software for Projects] caballerocourse_planning:course_notes:vpython [2014/06/25 15:54] – [PhysUtil] caballero
Line 10: Line 10:
   * move the visualization around with mouse interactions   * move the visualization around with mouse interactions
  
-Extensive documentation on VPython is [[http://www.vpython.org/contents/docs/index.html|available here]].+Extensive documentation for VPython is [[http://www.vpython.org/contents/docs/index.html|available here]].
 ===== PhysUtil ===== ===== PhysUtil =====
  
 PhysUtil is a module for VPython that makes it simpler to create highly visual simulations. With very little code, PhysUtil lets you: PhysUtil is a module for VPython that makes it simpler to create highly visual simulations. With very little code, PhysUtil lets you:
  
-  * generate motion maps +  * generate motion maps, {{:183_projects:motionmap.png}} 
-  * make timers +  * plot graphs, {{:183_projects:graph.png}} 
-  * plot graphs, and+  * make timers, and
   * import CSV data   * import CSV data
  
-Extensive documentation on PhysUtil is [[https://code.google.com/p/python-physutil/w/list|available here]].+Extensive documentation for PhysUtil is [[https://code.google.com/p/python-physutil/w/list|available here]].
  • course_planning/course_notes/vpython.txt
  • Last modified: 2014/06/25 15:54
  • by caballero