This is a generative art project which turns images into "force-field" particle animations in real-time. The animation effect uses a force repulsion / self-healing effect.<p>Upload your own image, open the GUI controls to change the animation parameters, and then use your mouse or touchscreen to activate the animation.<p>This project is open source (offered under MIT license), so feel free to use it however you wish.<p>This project is coded using Javascript, HTML, and CSS. Video creation and encoding is done using mp4 muxer. Github repo: <a href="https://github.com/collidingScopes/forcefield">https://github.com/collidingScopes/forcefield</a><p>Enormous thanks and credit to the project "1 million particles" by Tezumie, which provided the code foundation for the particle repulsion animation.