Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d9ff88a2b3e6e

Jump to content

// Workers AI · dad joke modeWhat did Step software say to its date? You're a step up.

From Wikipedia, the free encyclopedia
Step
Original authorsVladimir Kuznetsov
Carsten Niehaus
Aliona Kuznetsova
Stable release
23.04.3[1] / 6 July 2023; 3 years ago (6 July 2023)
Written inC++
Operating systemLinux
Available inEnglish
TypeEducational
LicenseGNU General Public License version 2
Websitekde.org/applications/education/step
Repository

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

History

[edit]

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

Licensing

[edit]

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

Description

[edit]

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

[edit]
  1. "Release 23.04.3; 2023-07-06". 6 July 2023. Retrieved 1 August 2023.
  2. 1 2 "The KDE Education Project: Step". edu.kde.org. Retrieved August 22, 2009.
  3. Allen, Danny (February 4, 2007). "This Week..." KDE Commit-Digest (44). Retrieved August 22, 2009.
[edit]