差分

ナビゲーションに移動 検索に移動

スケルタルアニメーション

2 バイト追加, 2023年5月24日 (水) 09:22
layout(location = 3) in uvec4 BoneIndices;// 頂点ごとに持つ
mat4 skin = BoneTransforms[BoneIndexBoneIndices[0]] * BoneWeights[0]
+ BoneTransforms[BoneIndices[1]] * BoneWeights[1]
+ BoneTransforms[BoneIndices[2]] * BoneWeights[2]

案内メニュー