統合型3DCG制作ソフト「Blender」の操作をより直感的にするためにM5StickCを用いて制作したコントローラーです。
コントローラーの動きに合わせて3DCG空間内のオブジェクトが動きます。片手でオブジェクトを回して様々な角度から見ながら、
もう片方の手で編集するといったことが可能になります。
内蔵IMUとENV Hat搭載の磁界センサーの値から姿勢を推定し、シリアル通信でPCに送った値を自作Blenderアドオンで読み取り
操作を反映させています。
This is a controller created using M5StickC in order to make the operation of the integrated 3DCG creation software "Blender" more intuitive.
The objects in the 3DCG space move in response to the controller's movements.
You can rotate the object with one hand to view it from various angles while you edit it with the other hand.
The values of the built-in IMU and the magnetic field sensor on board the ENV Hat are used to estimate the orientation of the controller,
and the values sent to the PC via serial communication are read by the original Blender add-on to reflect the operation.