/verlet

A basic 2D Verlet integration physics simulator.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Verlet

A basic 2D Verlet integration physics simulator.

preview.png


License

Please read the license to understand what you can and cannot do with this repository.

Disclaimer

This project is in its infancy and will have many bugs and unoptimized code!

Do not use this project in an environment that requires any level of stability and reliability! If you find any errors or have any suggestions, please do not hesitate to open an issue in this repository. I aim to make this project user-friendly and intuitive, so any feedback is greatly appreciated.

Usage

There is a demo implementation in the impl directory of this project. Simply open the impl/index.html file in the browser of your choice.