A C# WinForms port of a Javascript tearable cloth demo
- Left click to drag
- Right click to cut
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.
A C# WinForms port of a Javascript tearable cloth demo
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.