Skip to content

itserasmus/verlet_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published