2006-12-20から1日間の記事一覧

BlenderのMascotCapsule用BacTraプラグイン

むー、BACの側のHandle(ええと、Roll(クォータニオン)で使うのベクタなのかな?)とRotateがあらぬ値になるなぁ。 # CLSS : BacBone class BacBone: # MTHD : BacBone.__init__ def __init__(self,mat): xx = mat[0][0] yx = mat[0][1] zx = mat[0][2] nx = m…