Skip to content

feat(live2d): 窗口级视觉追踪 + 视角校准设置#209

Merged
RaQiu merged 1 commit intoRTGS2017:mainfrom
RaQiu:main
Feb 12, 2026
Merged

feat(live2d): 窗口级视觉追踪 + 视角校准设置#209
RaQiu merged 1 commit intoRTGS2017:mainfrom
RaQiu:main

Conversation

@RaQiu
Copy link
Collaborator

@RaQiu RaQiu commented Feb 12, 2026

  • 将指针事件从canvas级别改为window级别,绕过CSS层叠遮挡
  • 追踪基准点从窗口中心改为模型面部位置,提升精度
  • 修正Y轴方向(屏幕Y向下 vs Live2D Y向上)
  • 新增视角校准设置项(face_y_ratio滑块 + 准星开关)
  • 导出trackingCalibration响应式状态供设置界面使用
  • 将imports移入script setup块修复模型消失问题

- 将指针事件从canvas级别改为window级别,绕过CSS层叠遮挡
- 追踪基准点从窗口中心改为模型面部位置,提升精度
- 修正Y轴方向(屏幕Y向下 vs Live2D Y向上)
- 新增视角校准设置项(face_y_ratio滑块 + 准星开关)
- 导出trackingCalibration响应式状态供设置界面使用
- 将imports移入script setup块修复模型消失问题

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@RaQiu RaQiu merged commit d84516c into RTGS2017:main Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant