Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 835 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 835 Bytes

Welcome to a Project on Verlet Integration

Verlet integration is a way to get a great approximation for bodies attached to strings. It allows for fast yet accurat cloth, string, pendulum, and even paper simulations without too much code.

Controls:

  • space : pause/play
  • r : Random point system
  • c : Cloth
  • s : String
  • f : Smoothen
  • n : Clear
  • h : Help
  • q : Increase size
  • w : Decrease size
  • left click : Add node
  • lc on node : Lock/unlock node
  • right click : Remove node
  • left drag : Add stick
  • right drag : Remove stick
  • middle drag : Move Node

You can get a detailed guide to verlet integration from these videos: https://www.youtube.com/watch?v=3HjO_RGIjCU https://www.youtube.com/watch?v=pBMivz4rIJY