-
OpenVR Driver 2.0.0
OpenVR integration for the Valve Index, HTC VIVE, and VIVE Pro HMDs within OptiTrack systems.
Download
- Details & Requirements
-
- Release Date: January 14, 2020
- File Format: MSI
- Works with:
- Windows 64-bit, SteamVR
- HTC VIVE, VIVE Pro, and Valve Index
- Changelogs
-
- OpenVR Driver 2.0.0 January 14, 2020
-
- Added support for the Valve Index.
- Overhauled HMD sensor fusion. This provides a smooth tracking experience even with heavy occlusion and reduces latency.
- Added support for rigid body subscription to reduce network traffic by only streaming necessary data via NatNet, thus further reducing latency (only compatible with Motive 2.2+).
- Suppressed the room setup/chaperone notification.
- OpenVR Driver 1.0.0 April 26, 2019
-
- Initial release for the OpenVR Driver.
- This allows the VIVE HMDs and controllers to be used with OptiTrack hardware.
- Previous Releases
-
-
Real-time interface for streaming 6DoF rigid body and skeleton data to Unreal.
Download
- Details & Requirements
-
- Release Date: December 14, 2020
- File Format: ZIP
- Works with Unreal Engine 4.26 Windows 64-bit Unreal Engine 4 projects.
- Changelogs
-
- Unreal Engine 4 Plugin 2.26December 14, 2020
-
- Unreal Engine 4.26 compatibility
- Unreal Engine 4 Plugin 2.25.1December 3, 2020
-
- Added an additional plugin for Live Link. The initial plugin is limited to animating cameras and object files in Unreal Engine with optional timecode support.
- Unreal Engine 4 Plugin 1.25July 30, 2020
-
- Unreal Engine 4.25 compatibility
- Unreal Engine 4 Plugin 1.24April 22, 2020
-
- Unreal Engine 4.24 compatibility
- Network compensation. Provides a smoother experience by adding the ability to compensate for noisy wireless environments.
- Optitrack VR Latency Optimization. Added an additional plugin that helps reduce the perception of latency when using the OptiTrack OpenVR driver. (SteamVR plugin must be enabled.)
- Unicast subscription. Added the ability to subscribe to data with Unicast connection to Motive. This ensures that only necessary information is streamed to the client minimizing wireless traffic. (Compatible with Motive 2.2+).
- Unreal Engine 4 Plugin 1.23January 17, 2020
-
- Unreal Engine 4.23 compatibility.
- Deprecated Oculus support.
- Improved bone scaling in Bone Mapping tool making characters scaling more intuitive.
- Added the ability to track partial skeletons from Motive such as hand old skeletons.
- Added support for sockets in Bone Mapping tool. This allows for quick modifications to bone locations of character.
- Unreal Engine 4 Plugin 1.22November 5, 2019
-
- Unreal Engine 4.22 compatibility.
- The "Hmd Rigid Body Id" property of client origin has been renamed to "Oculus Hmd Rigid Body Id", since it is only necessary for Oculus headsets.
- Deprecated support for Andoird platforms.
- Deprecated support for 32 bit platforms.
- Unreal Engine 4 Plugin 1.21April 17, 2019
-
- Unreal Engine 4.21 compatibility.
- Added 'Draw Markers' switch to Client origin. When enabled (defaults to false) labeled markers from Motive will be drawn in the scene.
- Added 'Hide on Invalid Definition' switch to rigid body actors. Actors are invisible if no associated rigid body definition from Motive. Defaults to true (and updates dynamically).
- Labeled marker positions are exposed via blueprint in client origin.
- Unreal Engine 4 Plugin 1.20 December 21, 2018
-
- Unreal Engine 4.20 compatibility.
- Updated NatNetLib to 3.1.0.
- Added an auto-connect feature. The client origin can now automatically search for and connect to a Motive server discovered on the network. With this feature, network IP addresses no longer need to be specified in the client, and the plugin will continuously attempt to connect to a Motive server until it starts receiving frame data. This feature also allows users to open/close Motive or start/stop streaming without restarting the project. This feature is not supported on Android.
- Added 'Hide on Invalid Definition' switch to the OptiTrack Skeleton Component. By default, Optitrack UE skeletons are hidden until it receives a valid skeleton definition from Motive.
- Experimental bone mapping roll bone support. Streaming skeletons now support arm roll bones for some characters. This feature is experimental.
- Added 'Respect Parent Transform' option to rigid body component to allow users to treat parent objects as the origin. This feature is useful for teleporting pawns and maintaining a relative position and orientation to a rigid body.
- Fix for a jitter issue when mirrors are in the scene.
- Unreal Engine 4 Plugin 1.9.2 August 1, 2018
-
- Unreal Engine 4.19.2 compatibility.
- Added the ability to stream skeletons.
- Auto set “Local” for the skeleton bones streaming setting.
- Automatically match Unreal’s bone naming convention to Motive’s.
- Unreal Engine 4 Plugin 1.8.3 May 7, 2018
-
- Unreal Engine 4.18.3 compatibility.
- Slightly decreased latency by adding render thread late-update to rigid body component.
- IMPORTANT: Rigid body components now only affect child components (such as motion controller components).
- Added an Optitrack rigid body actor class with a rigid body component as the root.
- The plugin now allows connection information to be dynamically set by adding the ability to control when the OptiTrack client origin is initialized. Blueprint accessible.
- Unreal Engine 4 Plugin 1.7.0 November 7, 2017
-
- Unreal Engine 4.17 compatibility.
- Added instructions to included ReadMe file.
- Unreal Engine 4 Plugin 1.6.0 September 11, 2017
-
- Unreal Engine 4.16 compatibility.
- Unreal Engine 4 Plugin 1.5.1 August 29, 2017
-
- Unreal Engine 4 Plugin 1.5.0 May 10, 2017
-
- Unreal Engine 4.15 compatibility.
- Unreal Engine 4 Plugin 1.4.0 May 10, 2017
-
- Unreal Engine 4.14 compatibility.
- Added blueprint accessibility annotations to several properties and methods.
- Added module API linkage macro to OptitrackNatnet classes.
- Fixed some situations in which unnecessary DNS or reverse DNS lookups could cause a hang during initial NatNet streaming connection attempts.
- Unreal Engine 4 Plugin 1.3.0 October 14, 2016
-
- Unreal Engine 4.13 compatibility.
- Improved handling of stale pose data for untracked rigid bodies.
- Improved detection and handling of client connection errors.
- Fixed a potential race condition during shutdown.
- Unreal Engine 4 Plugin 1.2.0 August 23, 2016
-
- Unreal Engine 4.12 compatibility.
- Gear VR support.
- Unreal Engine 4 Plugin 1.1.0 May 26, 2016
-
- Rift plugin updated for UE 4.11.1+ and Oculus SDK 1.3+. Supports Rift CV1.
- Added a check and error message when attaching a rigid body component to a client origin actor, which would otherwise cause bad behavior.
- Fixed rigid body pose timestamps getting truncated (double -> float).
- Use FCriticalSection instead of CRITICAL_SECTION.
- Unreal Engine 4 Plugin 1.0.0 March 14, 2016
-
- Initial Unreal Engine 4 Plugin release
- Previous Releases
-
-
Unreal Engine 4 Plugin 2.25.1
- Details & Requirements
-
- Release Date: December 3, 2020
- File Format: ZIP
- Works with Unreal Engine 4.25 Windows 64-bit Unreal Engine 4 projects.
-
Unreal Engine 4 Plugin 1.25
- Details & Requirements
-
- Release Date: July 30, 2020
- File Format: ZIP
- Works with Unreal Engine 4.25 Windows 64-bit Unreal Engine 4 projects.
-
Unreal Engine 4 Plugin 1.24
- Details & Requirements
-
- Release Date: April 22, 2020
- File Format: ZIP
- Works with Unreal Engine 4.24 Windows 64-bit Unreal Engine 4 projects.
-
Unreal Engine 4 Plugin 1.23
- Details & Requirements
-
- Release Date: January 17, 2020
- File Format: ZIP
- Works with Unreal Engine 4.23 Windows 64-bit Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming, skeleton streaming, and Oculus Rift implementation.
-
Unreal Engine 4 Plugin 1.22
- Details & Requirements
-
- Release Date: November 5, 2019
- File Format: ZIP
- Works with Unreal Engine 4.22 Windows 64-bit Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming, skeleton streaming, and Oculus Rift implementation.
-
Unreal Engine 4 Plugin 1.21
- Details & Requirements
-
- Release Date: April 17, 2019
- File Format: ZIP
- Works with Unreal Engine 4.21, Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming, skeleton streaming, and Oculus Rift implementation.
-
Unreal Engine 4 Plugin 1.20
- Details & Requirements
-
- Release Date: December 21, 2018
- File Format: ZIP
- Works with Unreal Engine 4.20, Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming, skeleton streaming, and Oculus Rift implementation.
-
Unreal Engine 4 Plugin 1.9.2
- Details & Requirements
-
- Release Date: August 1, 2018
- File Format: ZIP
- Works with Unreal Engine 4.19.2, Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming, skeleton streaming, and Oculus Rift implementation.
-
Unreal Engine 4 Plugin 1.8.3
- Details & Requirements
-
- Release Date: May 7, 2018
- File Format: ZIP
- Works with Unreal Engine 4.18.3, Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- A modified Oculus Rift plugin is provided only as a precompiled binary for Unreal Engine 4.18.3.
-
Unreal Engine 4 Plugin 1.7.0
- Details & Requirements
-
- Release Date: November 07, 2017
- File Format: ZIP
- Works with Unreal Engine 4.17, Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.17.
-
Unreal Engine 4 Plugin 1.6.0
- Details & Requirements
-
- Release Date: September 11, 2017
- File Format: ZIP
- Unreal Engine 4.16.
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.16.
-
Unreal Engine 4 Plugin 1.5.1
- Details & Requirements
-
- Release Date: August 30, 2017
- File Format: ZIP
- Unreal Engine 4.15. (Tested with Unreal Engine 4.15.1)
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.15.
-
Unreal Engine 4 Plugin 1.5.0
- Details & Requirements
-
- Release Date: May 10, 2017
- File Format: ZIP
- Unreal Engine 4.15. (Tested with Unreal Engine 4.15.1)
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.15.
-
Unreal Engine 4 Plugin 1.4.0
- Details & Requirements
-
- Release Date: May 10, 2017
- File Format: ZIP
- Unreal Engine 4.14. (Tested with Unreal Engine 4.14.3)
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.12.
-
Unreal Engine 4 Plugin 1.3.0
- Details & Requirements
-
- Release Date: October 14, 2016
- File Format: ZIP
- Unreal Engine 4.13.
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.12.
-
Unreal Engine 4 Plugin 1.2.0
- Details & Requirements
-
- Release Date: August 23, 2016
- File Format: ZIP
- Unreal Engine 4.12 (Tested with Unreal Engine 4.12.4).
- Windows 32-bit, Windows 64-bit, and Android Unreal Engine 4 projects.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift and Gear VR HMD plugins are provided only as precompiled binaries for Unreal Engine 4.12.
-
Unreal Engine 4 Plugin 1.1.0
- Details & Requirements
-
- Release Date: May 26, 2016
- File Format: ZIP
- Windows 32-bit and 64-bit Unreal Engine 4 projects (requires NatNet library which is only available for Windows).
- Tested with Unreal Engine 4.11.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift HMD plugin is provided only as a precompiled binary for Unreal Engine 4.11.
-
Unreal Engine 4 Plugin 1.0.0
- Details & Requirements
-
- Release Date: March 14, 2016
- Windows 32-bit and 64-bit Unreal Engine 4 projects (requires NatNet library which is only available for Windows).
- Tested with Unreal Engine 4.10.
- Source code is provided for the rigid body streaming implementation.
- Modified Oculus Rift HMD plugin is provided only as a precompiled binary for Unreal Engine 4.10.
-
Real-time interface for streaming 6DoF rigid body data to Unity.
Download
- Details & Requirements
-
- Release Date: Sepetember 19, 2018
- File Format: unitypackage
- Works with:
- Windows 32-bit, Windows 64-bit, Android armeabi-v7a, and Android x86.
- Tested with Oculus Rift DK2, CV1, and Samsung Gear VR.
- Tested with Unity versions 2018.2.8f1, 2017.2.0f3, 2017.1.0p4, and 5.6.4p3.
- Changelogs
-
- Unity Plugin 1.2 September 19, 2017
-
- Updated the NatNet DLL which now allows users to stream over 100 rigid bodies.
- Added Draw Markers option to the OptiTrack Streaming Client object for displaying streamed marker data as sphere objects in the scene.
- Added a rigid body prefab for first-time users.
- Unity Plugin 1.1 December 5, 2017
-
- Implemented late update functionality when using Unity 2017.1+, which reduces render transform latency for both rigid body and HMD components.
- Added support for alternative HMD rigid body streaming orientations.
- Added Mecanim finger retargeting support.
- Improved handling of HMD disconnection and reconnection.
- Compatibility updates for Unity 2017.2.
- Updated NatNetLib to version 3.0.1.
- Unity Plugin 1.0.1 October 13, 2016
-
- Improved detection and handling of client connection errors.
- Unity Plugin 1.0 August 23, 2016
-
- Initial Unity Plugin release
- Previous Releases
-
-
Unity Plugin 1.1
- Details & Requirements
-
- Release Date: December 05, 2017
- File Format: unitypackage
- Works with:
- Windows 32-bit, Windows 64-bit, Android armeabi-v7a, and Android x86.
- Tested with Oculus Rift DK2, CV1, and Samsung Gear VR.
- Tested with Unity versions 2017.2.0f3, 2017.1.0p4, and 5.6.4p3.
-
Unity Plugin 1.0.1
- Details & Requirements
-
- Release Date: October 13, 2016
- Unity 5.3 (HMD tracking functionality requires Oculus-recommended patch release Unity 5.6.4p3).
- Windows 32-bit, Windows 64-bit, Android armeabi-v7a, and Android x86.
- Tested with Oculus Rift DK2, CV1, and Samsung Gear VR.
-
For real-time streaming and recording in MotionBuilder.
- Details & Requirements
-
- Requires Motive 1.7+
- Release Date: October 8, 2018
- File Format: EXE
- VCS plugin requires a license valid through October 5, 2018
(check your status)
- Works with:
- MotionBuilder 2014-2018 (64-bit)
- Includes:
- Insight VCS Device
- Optical Device
- Skeleton Device
- Changelogs
-
- MotionBuilder Plugin 3.3 October 8, 2018
-
- Changes to All Plugins
-
- Updated the visuals for each of the MotionBuilder plugins.
- Added a timecode variable to the properties for all plugins.
- Automatically set the particular required streaming setting when using each of the plugins.
- Changes for Skeleton Device 1.4
-
- Fix for issue with auto-characterization caused by remotely configuring the streaming setting in Motive.
- Fix for characters disappearing when binding to Motive data while streaming is paused.
- Added the ability to translate the skeleton root positions.
- Changes for Optical Device 2.3
-
- Fix for unlabeled markers not having a viewable position value.
- Organized labeled optical markers under their associated asset and added unlabeled marker nulls to their own group.
- Added the ability to stream active markers as unlabeled markers.
- Changed the default naming conventions in the optical plugin to use colon separators (:) between the character and marker name. Added a property to decide when to use underscore seperators instead of colon seperators.
- Allow the number of unlabeled markers being streamed to change and dynamically create/destroy them when doing so.
- Allow over 300 unlabeled markers to be streamed into MotionBuilder.
- Fix for a crash when toggling nulls or changing the number of unlabeled markers with the slider.
- Changed the visual type for unlabeled markers and added the ability to change their color.
- Changes for Insight VCS Device 1.9
-
- Fix for bad data descriptions causing MotionBuilder to crash.
- Fix for VCS not recording camera zooms.
- MotionBuilder Plugin 3.2 September 21, 2017
-
- New Features
-
- The plugin now supports MotionBuilder 2018.
- The plugin automatically sets the bone naming convention streaming setting to FBX in Motive 2.0+.
- Added the ability to set the command port for advanced users.
- Fix for a bug where streamed data would not record in some cases.
- Fix for a bug where the multicast/unicast setting did not persist.
- Changes for Skeleton Device 1.3
-
- Fix for an issue where streaming of the upper body only or lower body only skeletons would stream full body segments.
- Changes for Optical Device 1.6
-
- Added limited support for streaming unlabeled markers.
- Changes for Insight VCS Device 1.8
-
- Defaults the VCS plugin to use rigid bodies with names containing the phrases "VCS", "Cam", or "Camera", if they exist.
- MotionBuilder Plugin 3.1 September 21, 2016
-
- New Features
-
- The OptiTrack MotionBuilder Plugin now includes support for MotionBuilder 2017.
- Fixes for Skeleton Device 1.2.1
-
- The auto-characterize skeleton feature is on by default.
- Fixes for Optical Device 1.5.3
-
- Fix for recording in MotionBuilder not working with optical plugin.
- Fixes for Insight VCS Device 1.7.3
-
- Fix for recording in MotionBuilder not working with VCS plugin.
- Auto select rigid body with name "Camera", "Cam" or "VCS" (not case sensitive).
- MotionBuilder Plugin 3.0 November 19, 2015
-
- New Features
-
- New AutoCharacterize option to automatically generate MotionBuilder characters from streaming skeletons based on a scaled performer neutral pose.
- Support for dynamic tracking list changes from Motive. Automatically track the active model list, manage the MotionBuilder model template binding list, and manage the MotionBuilder skeleton node list.
- Fixes for Skeleton Device 1.2
-
- Fix for crash when connecting with no active tracked models, then activating a model.
- Fix for renaming then creating a rigid body.
- Fix for automatically updating skeleton node list during FBX loading with device/nodes already present (also fix visibility setting).
- Fix for potential frame drop during MotionBuilder recording when streaming from Motive TAK file.
- Fixes for Optical Device 1.5.2
-
- Fix for potential frame drop during MotionBuilder recording when streaming from Motive TAK file.
- Fixes for Insight VCS Device 1.7.2
-
- Fix for potential frame drop during MotionBuilder recording when streaming from Motive TAK file.
- MotionBuilder Plugin 2.7.1 July 17, 2015
-
- Fix for multi-skeleton characterization support. (No more need to delete the root node.)
- Added support for MotionBuilder 2016
- Updated support documents.
- MotionBuilder Plugin 2.7 Beta 1October 21, 2014
-
*New* Skeleton Device 1.0
- New device for directly streaming Motive rigid body and skeleton joint angles (MotionBuilder 2014 and newer)
- Motive 1.7 support
- MotionBuilder 2015 support
Insight VCS Device 1.7
- Added Motive 1.7 support*
* RigidBody creation must now orient along Motive -Z Axis - see User's Guide for more info
- Added MotionBuilder 2015 support
- Added Remote Control example script for issuing remote recording commands to Motive
- Added additional VCS sample scripts (record state, change camera, VCS HUD creation)
- Fix for rotation offset containing incorrect translation component
- Fixed incorrect 90 degrees rotation for VCS Universal mode
- Fix for intermittent crash on stop recording when used in conjunction with recording button script in large project files.
- Fix for Unicast setting does not persist across File -> Merge operations
- Fix for instability issue when switching from Unicast to Multicast.
- New documentation with corrected VCS axis alignment for various OptiTrack server apps (Arena, Motive, TrackingTools)
Optical Device 1.5
- Added Motive 1.7 support
- Added MotionBuilder 2015 support
- Fixed intermittent crash when switching actively tracked object in Motive that contain different marker sets
- MotionBuilder Plugin 2.6 April 18, 2013
-
Insight VCS Device 1.6
- Added support for MotionBuilder 2014
Optical Device 1.4
- Added support for MotionBuilder 2014
- MotionBuilder Plugin 2.6 Beta 1March 28, 2013
-
Insight VCS Device 1.6
- Added Motive 1.0 support.
- Added local NIC card selection.
- Added 'Info' panel with diagnostics information.
- Added improved Time Code support with new virtual Camera HUD sample asset / script (Mobu 2013 and later).
- Changed smoothing to disabled by default.
- Fixed tracked objects so they update when tracking list in host app changes.
Optical Device 1.4
- Added Motive 1.0 support.
- Added local NIC card selection.
- Added 'Info' panel with diagnostics information.
- Removed MarkerData spreadsheet.
- Fixed tracked objects so they update when tracking list in host app changes.
- Fixed connection times (significantly improved) when connecting to OptiTrack server with large marker counts.
- MotionBuilder Plugin 2.5 July 2, 2012
-
- No changes from 2.5 Beta 1
- MotionBuilder Plugin 2.5 Beta 1 June 15, 2012
-
Insight VCS Device 1.5
- Added timecode streaming support from OptiTrack servers (Arena, Tracking Tools)
- Added Flex 13 camera support
- Added MotionBuilder 2013 support
Optical Device 1.3
- Added Flex 13 camera support
- Added MotionBuilder 2013 support
- Previous Releases
-
-
MotionBuilder Plugin 3.2
- Details & Requirements
-
- Requires Motive 1.7+
- Release Date: September 21, 2017
- File Format: EXE
- VCS plugin requires a license valid through September 20, 2017
(check your status)
- Works with:
- MotionBuilder 2014-2018 (64-bit)
- Includes:
- Insight VCS:Mobu Device 1.8.0
- Optical Device 1.6.0
- Skeleton Device 1.3.0
-
MotionBuilder Plugin 3.1 (64-bit)
- Details & Requirements
-
- Requires Motive 1.7+
- Release Date: September 21, 2016
- File Format: EXE
- Requires a license valid through September 21, 2016
(check your status)
- Works with:
- MotionBuilder 2014-2017 (64-bit)
- MotionBuilder 2009-2013 (32-bit & 64-bit)
- Includes:
- Insight VCS:Mobu Device 1.7.3
- Optical Device 1.5.3
- Skeleton Device 1.2.1
-
MotionBuilder Plugin 3.1 (32-bit)
- Details & Requirements
-
- Requires Motive 1.7+
- Release Date: September 21, 2016
- File Format: EXE
- Requires a license valid through September 21, 2016
(check your status)
- Works with:
- MotionBuilder 2014-2017 (64-bit)
- MotionBuilder 2009-2013 (32-bit & 64-bit)
- Includes:
- Insight VCS:Mobu Device 1.7.3
- Optical Device 1.5.3
- Skeleton Device 1.2.1
-
MotionBuilder Plugin 3.0 (64-bit)
- Details & Requirements
-
- Requires Motive 1.0+, Arena 1.8+ or Tracking Tools 2.5+
- Release Date: November 19, 2015
- File Format: EXE
- Requires a license valid through November 19, 2015
(check your status)
- Works with:
- MotionBuilder 2014-2016 (64-bit)
- MotionBuilder 2009-2013 (32-bit & 64-bit)
- Includes:
- Insight VCS:Mobu Device 1.7.2
- Optical Device 1.5.2
- Skeleton Device 1.2.0
-
MotionBuilder Plugin 3.0 (32-bit)
- Details & Requirements
-
- Requires Motive 1.0+, Arena 1.8+ or Tracking Tools 2.5+
- Release Date: November 19, 2015
- File Format: EXE
- Requires a license valid through November 19, 2015
(check your status)
- Works with:
- MotionBuilder 2014-2016 (64-bit)
- MotionBuilder 2009-2013 (32-bit & 64-bit)
- Includes:
- Insight VCS:Mobu Device 1.7.2
- Optical Device 1.5.2
- Skeleton Device 1.2.0
-
MotionBuilder Plugin 2.7.1 (64-bit)
- Details & Requirements
-
- Requires Motive 1.0, Arena 1.6+ or Tracking Tools 2.2+
- Release Date: July 17, 2015
- File Size: 138 MB
- File Format: EXE
- Requires a license valid through July 17, 2015
(check your status)
- Includes Insight VCS:Mobu Device 1.4
- Includes Optical Device 1.2
- Works with MotionBuilder 2009-2013 (32-bit & 64-bit)
- Works with MotionBuilder 7.5 (32-bit, streaming optical device only)
-
MotionBuilder Plugin 2.7.1 (32-bit)
- Details & Requirements
-
- Requires Motive 1.0, Arena 1.6+ or Tracking Tools 2.2+
- Release Date: July 17, 2015
- File Size: 138 MB
- File Format: EXE
- Requires a license valid through July 17, 2015
(check your status)
- Includes Insight VCS:Mobu Device 1.4
- Includes Optical Device 1.2
- Works with MotionBuilder 2009-2013 (32-bit & 64-bit)
- Works with MotionBuilder 7.5 (32-bit, streaming optical device only)
-
For live virtual camera work directly within Maya.
- Details & Requirements
-
- Requires Motive 1.0+
- Release Date: March 2, 2018
- File Format: EXE
- Requires a license valid through March 2, 2018
(check your status)
- Works with Maya 2011 (x86 and x64), 2014, 2015, 2016, 2017 and 2018
- Compatibility Notes
-
- Requires Maya 2011, 2014, 2015, 2016, 2017 or 2018
- Changelogs
-
- Maya Plugin 1.5.1 March 2, 2018
-
- Added 2018 binary to the installer.
- Maya Plugin 1.5.0 September 8, 2017
-
- Added support for both Maya 2017 and Maya 2018.
- Maya Plugin 1.4.1 January 25, 2016
-
- Added support for Maya 2016.
- Updated the installing instructions documentation.
- Fix for issues loading profiles in Maya VCS plugin.
- Maya Plugin 1.3.0 Beta July 9, 2015
-
- Added support for Motive, Maya 2014, Maya 2015.
- Additional reporting information on licensing status.
- Rigid Body Smoothing now supported by default in Motive, no longer required to apply in Maya plugin.
- Smoothing should be enabled in one application only to prevent double smoothing.
- Maya Plugin 1.2 Beta January 21, 2011
-
- Previous Releases
-
-
Maya Plugin 1.5.0 (64-bit)
- Details & Requirements
-
- Requires Motive 1.0+
- Release Date: September 8, 2017
- File Format: EXE
- Requires a license valid through September 7, 2017
(check your status)
- Works with Maya 2011 (x86 and x64), 2014, 2015, 2016, 2017 and 2018
-
Maya Plugin 1.4.1 (64-bit)
- Details & Requirements
-
- Requires Motive 1.0+, Arena 1.6.3+ or Tracking Tools 2.2.2+
- Release Date: January 25, 2016
- File Format: EXE
- Requires a license valid through January 25, 2016
(check your status)
- Works with Maya 2011 (x86, x64), 2014 (x64), 2015 (x64), 2016 (x64)
-
Maya Plugin 1.4.1 (32-bit)
- Details & Requirements
-
- Requires Motive 1.0+, Arena 1.6.3+ or Tracking Tools 2.2.2+
- Release Date: January 25, 2016
- File Format: EXE
- Requires a license valid through January 25, 2016
(check your status)
- Works with Maya 2011 (x86, x64), 2014 (x64), 2015 (x64), 2016 (x64)
-
3ds Max Plugin 4.1.0 Beta
For real-time streaming and recording in 3D Studio Max.
Download
- Details & Requirements
-
- Requires Motive 1.0+ or Arena 1.8+
- Release Date: April 2, 2013
- File Format: ZIP
- Works with:
- 3ds Max 2009-2012 (32-bit & 64-bit)
- 3ds Max 9 & 2008 (32-bit only)
- Changelogs
-
- 3ds Max Plugin 4.1 Beta April 2, 2013
-
- Added support for more than 2 actors.
- Added Motive/Arena radio buttons on plugin UI to specify the streaming source (by default Arena streams in mm and Motive in m).
- Removed need to set "Skeleton As Rigid Bodies" option to TRUE in the streaming tab of Motive/Arena.
- 3ds Max Plugin 4.0 Beta February 16, 2012
-
- Added support for 3ds Max 2011 and 2012.
-
VRPN Real-time Streaming
VRPN source and sample implementation for VRPN streaming.
Download
-
Trackd Real-time Streaming
Implementation of the Trackd module for use with Tracking Tools and Trackd broker.
Download