Finch Unity SDK
SDK for Finch 3DoF (Dash) and Finch 6DoF (Shift) controllers.
This SDK allows you to easily implement Finch controllers support into ready or new Unity project.
The latest release are available from the releases page.
The documentation are available from the wiki page.
You can report issues found in the SDK and documentation.
Getting started using ready scenes as basis
-
Open "Assets/Finch/Scenes/ShiftSample" scene if you want to use SDK for 6DOF controller.
-
Open "Assets/Finch/Scenes/DashSample" scene if you want to use SDK for 3DOF controller.
These scenes contain all necessary components for Finch support.