Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 953 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 953 Bytes

Realistic 2D Physics with (Plain/Vanilla) JavaScript

This project is a simple simulation/visualization of some physics concepts like gravity, collisions or acceleration in 2D.


If you find this useful, you can support me on Ko-Fi (Donations are always appreciated, but never required):

ko-fi

Live Demo

Live demo is available at https://martinheinz.github.io/physics-visual/

You can create new objects by clicking and holding left mouse button - the longer you hold the bigger the objects will be.

There are preconfigured example which you can use by clicking on buttons in top right.

Blog Post - More Information About This Repo

You can find more information about this project/repository and how to use it in this blog post: