README.md

September 20, 2021 ยท View on GitHub

Protype algrithm

opencloth

How to run

  • First config your anaconda workspace, and open the anaconda prompt

  • Second you need to install dependency

    pip install -r requirements.txt
    
  • Third you need to install vulkan sdk

  • Last you type

    ti cloth.py
    

Contents

  1. 1Protype algrithm
  2. 2How to run