Step (software)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Step
Oxygen15.04.1-step.svg
Screenshot of step.png
A simulation of a gasoline system
Original author(s) Vladimir Kuznetsov
Carsten Niehaus
Aliona Kuznetsova
Stable release 0.1.0 / July 29, 2008; 15 years ago (2008-07-29)
Development status Under development
Written in C++
Operating system Linux
Available in English
Type Educational
License GNU General Public License version 2
Website http://edu.kde.org/step/

Step is an open source two-dimensional physics simulation engine that is included in the KDE SC as a part of KDE Education Project.[1] It includes StepCore, a physical simulation library.

History

The program was developed by Vladimir Kuznetsov and introduced in February 2007.[2] It was released along with KDE 4.1.

Licensing

The program is licensed under the terms of GNU General Public License, making it free software.[1]

Description

Step is based on bodies and forces placed by the user:

  • Bodies range from tiny particles to huge polygons, and each body has unique properties that influence the outcome of the simulation, such as mass and velocity, and their derivations such as kinetic energy.
  • Forces can be either placed directly by the user or produced by adding gravitation, Coulomb force or other effects.

The program also features springs and soft bodies.

Step allows reverting after simulation, so the user can modify the bodies and forces and see how the outcome of the simulation is affected. All the bodies and forces can also be modified in real time.

The software allows users to add graphs and meters and configure them to any property of any body. This allows, for example, graphing speed or acceleration against time.

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.

External links


<templatestyles src="Asbox/styles.css"></templatestyles>