Juggling Simulator Impersonators
The jmotion library makes it easy to create your own juggling simulator. Here I add a few lines to the default simulator HTML and JavaScript files to create a different looking simulator.
- jmotion default simulator
- HTML file: 37 lines
- JavaScript file: 64 lines
- Original site: jmotion top page
Any siteswap (including multiplex and synchronous) can be specified in the simulator, and the animation can be started, stopped, and restarted with buttons. Here are some simulators with different designs, showing the number of lines I added to each file.
- JuggleMaster style
- HTML file: +44 lines
- JavaScript file: +72 lines
- Original site: JuggleMaster JavaScript
- Juggling Lab style
- HTML file: +22 lines
- JavaScript file: +52 lines
- Original site: Juggling Lab
- Siteswap animation on WEB style
- HTML file: +15 lines
- JavaScript file: +23 lines
- Original site: Siteswap animation on WEB (Japanese)
- The snowman style
- HTML file: +29 lines
- JavaScript file: +46 lines
- Original site: The snowman ball juggling guide (Japanese)
- Vtuber style
- HTML file: +46 lines
- JavaScript file: +66 lines
- Original site: Mitama Sakumaru ch (YouTube, Japanese)