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
Running with the latest MRTK 2.8 -- the recording shows the 3D objects moving, but doesn't show the recorded hand meshes. Would love to confirm that others are seeing the same. Love this project, would love to use it :)
The text was updated successfully, but these errors were encountered:
Hey there, I actually replied to your email a few days ago but not sure if you have seen it. Have you tried this yet?:
Under the section "Setting Up HandMeshRecorder" on the README, Pointer 6 says to:
Edit the contents of BaseHandVisualizer.cs that comes with MRTK to the copy provided in the package. (Line 167)
The repo contains a BaseHandVisualizer.cs file that you should use to replace the default BaseHandVisualizer.cs file that comes with MRTK itself. The lines changed are on Line 167 of the repo's file.
Running with the latest MRTK 2.8 -- the recording shows the 3D objects moving, but doesn't show the recorded hand meshes. Would love to confirm that others are seeing the same. Love this project, would love to use it :)
The text was updated successfully, but these errors were encountered: