Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 724 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 724 Bytes

Folding-Clothes-Simulator

Folding Clothes Task with Physics-based Simulation

The real-time cloth simulation is mainly based on Obi Package: http://obi.virtualmethodstudio.com/

We achieved model smooth method and added more strict distance and rotation constraints on generated clothes. Two-sided shader was developed for rendering clothes model in Unity. All the clothes model were created in Maya.

Two folding ways were achived:

  1. 2D Pixel-level Control with TCP Service

    ClothesTCP

  2. Arbitrary folding in Virtual Reality

    ClothesVR