Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 329 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 329 Bytes

AvatarGame-Unity

Drive the avatar(single or multiple) in Unity based on 3D human pose(17 keypoints) acquired from 3D human pose estimation network using live video stream.


1. Models

  • Misaka-rigged-FBX
  • UnityChan

2. Scripts

  • GameStart
  • GamePlay
  • GameEnd
  • DriveAvatar
  • UnityUGUI
  • Test