Revision 629575

Go back to digest for 4th February 2007

Other in Educational

Vladimir Kuznetsov committed changes in /trunk/playground/edu/step:

Initial import of Step interactive physical simulator.

File Changes

Added 66 files
  • /trunk/playground/edu/step
  •   /AUTHORS
  •   /ChangeLog
  •   /CMakeLists.txt
  •   /COPYING
  •   /DESIGN
  •   /examples
  •   /FindGSL.cmake
  •   /INSTALL
  •   /README
  •   /step
  •   /stepcore
  •   /TODO
  •   /examples/first.step
  •   /step/.worldscene.cc.swp
  •   /step/CMakeLists.txt
  •   /step/itempalette.cc
  •   /step/itempalette.h
  •   /step/main.cc
  •   /step/mainwindow.cc
  •   /step/mainwindow.h
  •   /step/particlefactory.cc
  •   /step/particlefactory.h
  •   /step/propertiesbrowser.cc
  •   /step/propertiesbrowser.h
  •   /step/springfactory.cc
  •   /step/springfactory.h
  •   /step/stepui.rc
  •   /step/worldbrowser.cc
  •   /step/worldbrowser.h
  •   /step/worldfactory.cc
  •   /step/worldfactory.h
  •   /step/worldgraphics.cc
  •   /step/worldgraphics.h
  •   /step/worldmodel.cc
  •   /step/worldmodel.h
  •   /step/worldscene.cc
  •   /step/worldscene.h
  •   /stepcore/CMakeLists.txt
  •   /stepcore/constants.h
  •   /stepcore/coulombforce.cc
  •   /stepcore/coulombforce.h
  •   /stepcore/Doxyfile
  •   /stepcore/eulersolver.cc
  •   /stepcore/eulersolver.h
  •   /stepcore/factory.cc
  •   /stepcore/factory.h
  •   /stepcore/gravitation.cc
  •   /stepcore/gravitation.h
  •   /stepcore/gslsolver.cc
  •   /stepcore/gslsolver.h
  •   /stepcore/Mainpage.dox
  •   /stepcore/particle.cc
  •   /stepcore/particle.h
  •   /stepcore/solver.cc
  •   /stepcore/solver.h
  •   /stepcore/spring.cc
  •   /stepcore/spring.h
  •   /stepcore/types.cc
  •   /stepcore/types.h
  •   /stepcore/util.h
  •   /stepcore/vector.h
  •   /stepcore/world.cc
  •   /stepcore/world.h
  •   /stepcore/xmlfile.cc
  •   /stepcore/xmlfile.h
66 files changed in total