Skip to content

A C# WinForms port of a Javascript tearable cloth demo

License

Notifications You must be signed in to change notification settings

ashbz/TearableCloth

Repository files navigation

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.