paintBlendshape

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 1

  • @thing3d
    @thing3d ปีที่แล้ว +1

    vector new = point(1,"P",@ptnum);
    v@P = lerp(@P,new,@Cd); i always used this to do the same trick.your way is easier to iterate i think.good job.