Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 375 Bytes

TearableCloth

A C# WinForms port of a Javascript tearable cloth demo

Screenshot

Screenshot

Controls

  • Left click to drag
  • Right click to cut

Dependencies

Used a nice hardware accelerated D2D library just to try it out. Draws could easily be ported to a Panel and can perform as well.