SuteraVR / Specifications

Specificarions of SuteraVR
4 stars 2 forks source link

docs(spec/package): Suteraパッケージのアバターについて (yamlフォーマット) #38

Open AsPulse opened 2 months ago

See2et commented 1 month ago
objects:
  - id: body
    model: ....
  - id: costume
    model: ....
  - id: へいろー
    model: ...

tracking_assignments:
  - bone:
      id: body
      model: left_leg_1
    tracking_point: LLegTop
  - bone:
      id: body
      model: right_leg_1
      apply_only:
        - transform_all # 位置のみ同期
    tracking_point: RLegTop
  - copy_relative_transform: # 位置をモデルに同期
      model: へいろー
    tracking_point: Head