-
Notifications
You must be signed in to change notification settings - Fork 4
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
I need a guide and the video #6
Comments
Heya! Have you tried running Please also note that this is more of a proof of concept. At the moment, only the fingers (opening and closing) can be tracked with this. |
Have you downloaded leapjs and node-osc manually? If so, you don't need to! You just need a clean copy of this project and |
ok, after how start osc leapmotion ? |
Make sure your cmd.exe is in the right directory, from the looks of the screenshot you are in You can also try copying the path to the folder and typing |
That is exactly what I meant! At the moment there is only opening/closing of the fingers. Moving the fingers left/right or spreading the fingers is not added. I will probably look into this in the future, but you can expect this to take up twice as many avatar parameters as it does now. Unfortunately, I can't give you a time estimate on this because I'm working on paid projects at the moment that take up most of my development time. In the next version I want to upgrade to Leapmotions latest driver ( Will keep you informed when there is an update. But for now you can maybe look into this: |
Hi, ok on moving the fingers left/right takes more parametres but can you two groups of low parametres and high parametres? I tried on vrchat with leapmotion but not working ... I use controller index I saw osc code in vrchat debug it even works I added my gesture avatar from your prefabs and I have tested in unity osc it works! |
When changing any parameter on your avatar you have to make sure to reset your OSC config, you can do that in-game and if that doesn't work you will also need to delete all the folders it generates in Sometimes the in-game reset option doesn't work, so that is why you need to delete the folder manually and then reload your avatar. The reason it works in unity is because with Lyumas Av3Emulator it generates a config everytime yo go into test/play mode. The config is pretty much just a list of all the parameters your avatar has. |
okay, thanks for the help! |
There is now a new standalone version that does not need NodeJS or a terminal to run it. It has an executable .exe file that you can simply launch. You will need to update to Gemini 5.7.2 here, mare sure to remove / uninstall the old LeapmotionOSC version 1.0.3. |
Closing to avoid confusion as the new version no longer runs on NodeJS |
I don't understand follow your guide, I tried install node and command 'npm start' but still not work
The text was updated successfully, but these errors were encountered: