Turn photos into kaleidoscope animations -- for free, in real-time, directly in the browser!<p>Click the button at the bottom-right to close/show the controls. You can use the menu to upload a new image, adjust the animation speed / number of kaleidoscope tiles / canvas size, and to export the animation as a video file.<p>This web tool is completely free, open source, without any paywalls or premium options. You are welcome to use it for personal or commercial purposes.<p>This project is coded using Javascript, HTML-5 canvas, and CSS. Video creation and encoding is done using mp4 muxer. Github repo: <a href="https://github.com/collidingScopes/collidingScopes.github.io">https://github.com/collidingScopes/collidingScopes.github.io</a><p>Enormous thanks and credits to Luke Hannam, whose blog post explained the code and mechanics for creating kaleidoscope animations in javascript: <a href="https://www.pepperoni.blog/canvas-kaleidoscope/" rel="nofollow">https://www.pepperoni.blog/canvas-kaleidoscope/</a>