Skip to content

A 2d pysics simulator made using the Matter.js physics engine. The UI is made with React.js and the graphing is done with Charts.js .

Notifications You must be signed in to change notification settings

Tharusha-dev/matterjs-physics-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Physics Simulator with Graphing

This project consist of a simple 2d pysics simulator made using the Matter.js physics engine. The UI is made with React.js and the graphing is done with Charts.js .

Features

  • Add circles or rectangles bodies (2d bodies) to the world by clicking the scene .
  • Change size, friction, density or color of bodies before spawning them in .
  • Remove bodies from the scene or reset the scene entirely .
  • Use spawner to spawn a bunch of bodies at the same time .
  • Use the graphing menu to graph any bodies Y axis velocity against time .
  • Download the graph as a PNG image.

Technologies Used

About

A 2d pysics simulator made using the Matter.js physics engine. The UI is made with React.js and the graphing is done with Charts.js .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published