Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.41 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.41 KB

Project logo

Collision of balls with static surface


It's show the freefall of balls when user click on canvas which is created by Processing as well as how balls collide with the static surface under certain conditions of physics.


💻 Prerequisites


What things you need to install the software and how to install them.

  • First download & install Processing software by click on this link : [https://processing.org/]

  • after installing the processing software, install box2d library by open processing app:

  • Sketch -> Import Library -> Add Library -> Box2d

  • open this files of code in processing and press button for run it.

  • Happy Coding :)

⛏️ Built Using

🎈 Usage of languages and libraries

  • Java
  • Box2d

🎉 Acknowledgements