Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov authored Feb 5, 2024
1 parent 52549c2 commit ad31c33
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ $ cloth-physics -h
```

## Supported key bindings:
* <kbd>F1</kbd> - Show/hide the quick help panel
* <kbd>SPACE</kbd> - Redraw the cloth
* <kbd>RIGHT CLICK</kbd> - Make a hole in the cloth structure under the mouse position
* <kbd>SCROLL</kbd> - Increase/decrease the mouse focus area
* <kbd>RIGHT CLICK</kbd> - Tear the cloth at the mouse position
* <kbd>SCROLL Up/Down</kbd> - Increase/decrease the mouse focus area
* <kbd>CTRL+CLICK</kbd> - Pin up the cloth on the mouse position
* <kbd>LEFT CLICK+HOLD</kbd> - Increase the mouse dragging pressure
* <kbd>LEFT CLICK+HOLD</kbd> - Increase the mouse pressure

## Author
* Endre Simo ([@simo_endre](https://twitter.com/simo_endre))
Expand Down

0 comments on commit ad31c33

Please sign in to comment.