Skip to content

A simple projectile motion simulator made made using matter.js , it looks cool and ofc gonna help you see physically accurate projectile motion

License

Notifications You must be signed in to change notification settings

beetrandahiya/Projectile-Motion-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectile-Motion-Simulation

Using this very simple simulator, You can visualize Projectile motion very easily.
This is made in Javascript using a really amazing physics engine called matter.js

Demo

Try now

Usage

Clone the repository, and just open mattertest.html
Its very simple to use just enter the Angle of Projection i.e. in anti-clockwise from +ve horizontal axis,
then enter Velocity of Projection, and press Start to start the simulation.


Caution

The motion isn't totally ideal, although Air drag and friction due to contact is kept zero.

Yea, I know there is a bit of problem with the first bounce, but i'm figuring that out.
So, It will be done soon, and I'll be grateful if someone could help me out.

Change Log

v.1.2 (11/18/2020)

  • Now you can change Coefficient of Restitution

v.1.1 ( 11 /14 /2020 )

  • Improved UI
  • 1st bounce malfunction glitch fixed

Releases

No releases published

Packages

No packages published

Languages