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
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Note that you can also use the editor window to connect to QTM. It's located und
21
21
22
22
The scripts below can be attached to GameObjects for streaming data from QTM. They are built using the [Qualisys Real-time Client SDK for .NET](https://github.com/qualisys/RTClientSDK.Net).
23
23
24
+
***RTGenericSkeleton.cs** - Control a generic Unity rig using custom skeleton streaming from QTM.
24
25
***RTSkeleton.cs** - Add this script to use qtm skeleton data to drive mecanim humanoid character in Unity.
25
26
***RTMarker.cs** - Add this script to a Game object to set the position of game object from a specific labeled marker name.
26
27
***RTUnlabeledMarker.cs** - Add this script to a Game object to set the position of game object from a specific unlabeled marker id.
0 commit comments