Skip to content

[WIP]VRMC_vrm_expressions_node_transform#507

Open
ousttrue wants to merge 8 commits intovrm-c:masterfrom
ousttrue:VRMC_vrm_expression_joint
Open

[WIP]VRMC_vrm_expressions_node_transform#507
ousttrue wants to merge 8 commits intovrm-c:masterfrom
ousttrue:VRMC_vrm_expression_joint

Conversation

@ousttrue
Copy link
Contributor

@ousttrue ousttrue commented Jan 30, 2026

VRMC_vrm_expressions_node_transform

@ousttrue ousttrue added the enhancement New feature or request label Jan 30, 2026
@ousttrue ousttrue changed the title [draft]VRMC_vrm_expression_joint [WIP]VRMC_vrm_expression_joint Jan 30, 2026
@ousttrue ousttrue changed the title [WIP]VRMC_vrm_expression_joint [WIP]VRMC_vrm_expressions_node_transform Feb 3, 2026
@0b5vr 0b5vr moved this from To do to In progress in VRM Working Group Feb 13, 2026
@0b5vr
Copy link
Contributor

0b5vr commented Mar 6, 2026

命名 offsetScale について、これがオブジェクトの元スケールに対する乗算であることが直感的に理解できる命名ではない気がします。

提案として、translation, rotation, scaleともに、relativeTranslation, relativeRotation, relativeScale とすると良いのではないかと思います。
初期位置に対する、ローカル座標の、相対的な、位置/回転/拡大縮小と解釈できるかなと思います。

@0b5vr
Copy link
Contributor

0b5vr commented Mar 6, 2026

仕様としてはさらに、複数expressionsの合成について説明したほうが良さそうです。

  • translation: 総和
  • rotation: log-quaternionの総和
  • scale: 総乗

という方針が適しているかなと思います。

それぞれ、擬似コードで実装例を示すとより親切かと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants