OptiTrack plugin for the rendering engine Blender.
In order to the install the Plugin:
- Download the latest version of Blender.
- Open Blender, and Install it in Edit > Preferences > Add-ons.
- Search for the "OptiTrack: Motive Blender Plugin".
- Once Added, you can then close the Add-ons window and Press N to Open the Motive Panel where the Plugin functionality is.
In order to start developing on the Blender plugin it is helpful to be working with the latest code base hosted on GitHub. To do this:
- Download the latest version of Blender.
- Gain access to the OptiTrack Organization and the Blender Team/ Repo on GitHub.
- Clone the Repo on your Machine to this Location: C:\Users"Your Account"\AppData\Roaming\Blender Foundation\Blender\4.x or 5.x\scripts\addons\
- Fetch the Dev Branch or Create and Fetch a Branch associated to a Ticket you’re working on .
- Open Blender and enable the plugin by going to Edit > Preferences > Add-ons and Search for the OptiTrack: Motive Blender Plugin.
- Once Added, you can then close the Add-ons window and Press N to Open the Motive Panel where the Plugin functionality is.