A Blender plugin that uses phone gyroscope data as keyframes
- Install the AndroSensor app (free) on your Android Phone
- Open the AndroSensor app and tweak the apps settings to the following:
- Update Interval -> Very Fast
- Lock orientation -> True
- Keep screen on -> True
- Active Sensors -> Only
GYROSCOPE
- CSV file format ->
;
- Recording Interval -> Activate
fast
mode and set it to0.100~0.200 seconds
- Press the arrow button on the top to open the toolbar menu
- Press the red
record
button to start recording keyframes
Step 1-3 is for convenience only, you might aswell choose the settings you prefer.
- Just install the plugin as you install any other plugin:
- Download the py file (direct link)
- In Blender, go to
Edit -> Preferences -> Addons -> Install...
- Choose the py file
- In the Objects panel, scroll down to "AndroSensor GTK"
- Choose the .csv file created by the Android app
- Click
add keyframes
Python Error too many values to unpack
You chose the wrong sensors on the Android app, just select GYROSCOPE
there. AndroSensorGTK does not work with accelerometer (or any other sensors than the gyroscope)!
Can I use other sensors with this add-on?
AndroSensorGTK does not work with accelerometer (or any other sensors than the gyroscope)!
I have a feature request or issues
Please contribute!