Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 416 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 416 Bytes

Animation

Updating codes during the internship Fev 2024 - Jul 2024

  1. tonumpy: This script stores the position and orientation (pose) of each bone in the blend files as a numpy array
  2. toanimation: This script is responsible for converting the stored numpy into animations by using location as an IK constraint
  3. identification: Automated script identification of signs using IK, FK, both, none or misc (Draft)