β This is a simple js physics simulator for 2D cloth simulations.
β It makes use of verlet integration to achive proper physics behaviour.
πββοΈ Open index.html to run simulator in your browser of choice
[Bottom controll panel]
π PLAY / PAUSE - Starts and stops physics simulation πΎ CREATE / CONNECT / MOVE / DESTROY - Switches action for the left mouse button π LOAD - Load presets for nets of different sizes [rows] [collums] [distance between dots] π GRAVITY - Gravity modifier from -10 to 10 π FRICTION - Friction modifier from -3 to 3 π BOUNCE - Bounce modifier from -5 to 5 β DRAW POINTS - Allows to enable / disable points β DRAW STICKS - Allows to enable / disable sticks
[Other]
π Left Mouse Button - Main action button π Right Mouse Button - Click on a point to make it immovable