Skip to content

crc442/Dynamics-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamics-Simulator

Simulates the various forces acting on a 2D convex polygons, resulting into the motion of the polygons.

Forces include :

  • Gravitation
  • Friction
  • Thrust
  • Collision along boundary

Limitations:

  • Deals with only 3 terms of Physics
  • Floating point calculations

Enhancements that can be done:

  • Sound effects for various events
  • Demonstration of Elastic and Inelastic collisions
  • Fill color, Trace path
  • Simulation of 3D bodies

http://en.wikipedia.org/wiki/Dynamic_simulation

About

Simulates the various forces acting on a 2D convex polygons, resulting into the motion of the polygons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages