Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 693 Bytes

Seminar work for Advanced Computer Graphics

Requirements
  • Python 3.7 (Numpy, Genson)
  • ARCSim 0.3.1
  • Blender 2.82

You need to be in Object Mode

  1. Import main.py file to Blender(Scripting -> Text Editor -> Open Text -> Select:main.py).
  2. Run script
  3. Select desired Animation time (before importing objects)
  4. Import Clothing, Body and choose material. (You can change the position, rotation and size of the body, but clothing needs to stay in the same spot).
  5. Start simulation

The gravitation is set to Y axis. The results are shown after all the computation in the main window. After every simulation, the results and configuration file are saved in simulationData folder.