You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 3D transformation filter. Useful for automatic IMU based screen alignment.
should work something like that: CubeApplication->set3DTransform(mat3x3 rotationMat);
maybe limit to 90 degree step rotations as a start.
A 3D transformation filter. Useful for automatic IMU based screen alignment.
should work something like that:
CubeApplication->set3DTransform(mat3x3 rotationMat);maybe limit to 90 degree step rotations as a start.