Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 438 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 438 Bytes

Verlet

Verlet Integration simulation with P5.js

Instructions

  • Mouse click => create point
  • Mouse click + Shift Key => create locked point
  • Mouse drag => connect points
  • Mouse drag + Shift Key => cut connections
  • Press 's' => Start simulation
  • Press 'r': Reset simulation

Demo

A demo is available at: https://lucaangioloni.github.io/verlet/

verlet_gif