Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get recording working #3

Open
Ace71425 opened this issue Aug 4, 2020 · 4 comments
Open

Cannot get recording working #3

Ace71425 opened this issue Aug 4, 2020 · 4 comments

Comments

@Ace71425
Copy link

Ace71425 commented Aug 4, 2020

I'm in Unity 2019.2.14f1 .. I did follow the steps of removing the "direct to camera" setting and adding OpenVR....everything appears to be working as far as the scene goes but hitting the trigger does not record anything, thus I tried to use recorder manually and the anim files that it creates don't see to do anything except twitch the model around without actually doing any hand or body movements. Any ideas?

@ChunkyToads
Copy link

@Ace71425 had similar issue myself trying this out... Honestly, bought a kinect v2 and used nimate w/ blender. The kinect works great for general body movements and excellent for facial mocap with lipsync (if you pay for brekel face app). Ultimately though could get just as much done body wise with AutoRigPro now that is a worthwhile purchase for sure!

@Ace71425
Copy link
Author

Ace71425 commented Aug 4, 2020

Yeah ive been at this for years and I was recently rejuvenated by seeing this project..my thought was that if I can use an open source add on in unity like this and combine it with kinect to VR software to combine the power of the rift and the kinect and then contribute to the project and tweak the code myself i could have a pretty accurate mocap attachment to every unity project...but i cant even get this thing to record animations let alone see if it can accept Kinect sensors in steamVR and then further develop the prediction calculations

@ChunkyToads
Copy link

ChunkyToads commented Aug 4, 2020

@Ace71425 Honestly, OpenMocap is cool but seems to essentially be just VR tracking hooked up with Inverse Kinematics and some associated leg movement animations.  I've seen nearly the exact thing accomplished for Oculus devices on youtube, I think the user 'Valem' put something out in that regard. I also recently used an opensource project with SteamVR that works very well on the Index or Vive (no additional trackers needed either) https://github.com/WireWhiz/VR-Instincts.  Going back to non-real-time, the kinect's limitation on recording mostly forward facing movement is easily overcome by using it to just record the natural jitter most people have when moving or standing, and  transferring the info to a AutoRigPro armature. I usually do that and then add on any 360 limb or body rotations ontop the end result is indistinguishable IMO. Still, sounds like you're looking for more of an in-engine real-time solution. If you ever end up going the non-real-time route and would like any tips n tricks in blender for the setup hit me up (ChunkyToads#8868 on discord). I've kept thorough notes and have utilized it regularly on a variety of models. For now good luck.

@Ace71425
Copy link
Author

Ace71425 commented Aug 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants