Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
edtechdev
/
physics-playground
Running

App Files Files Community
physics-playground
31 kB
  • 1 contributor
History: 2 commits
edtechdev's picture
edtechdev
Create an interactive physics simulation. Two cars move along a horizontal path at different initial speeds. Each car can be dragged by the user along the path to new positions or new velocities. As both cars move, 3 graphs are simultaneiously updated over time: a graph of the cars' position over time, a graph of velocity over time, and a graph of acceleration over time.
feed137 verified 27 days ago
  • .gitattributes
    1.52 kB
    initial commit 27 days ago
  • README.md
    230 Bytes
    Create an interactive physics simulation. Two cars move along a horizontal path at different initial speeds. Each car can be dragged by the user along the path to new positions or new velocities. As both cars move, 3 graphs are simultaneiously updated over time: a graph of the cars' position over time, a graph of velocity over time, and a graph of acceleration over time. 27 days ago
  • index.html
    28.8 kB
    Create an interactive physics simulation. Two cars move along a horizontal path at different initial speeds. Each car can be dragged by the user along the path to new positions or new velocities. As both cars move, 3 graphs are simultaneiously updated over time: a graph of the cars' position over time, a graph of velocity over time, and a graph of acceleration over time. 27 days ago
  • style.css
    388 Bytes
    initial commit 27 days ago