VirtualMotionCapture
InputSystem
VirtualMotionCapture | InputSystem | |
---|---|---|
2 | 6 | |
781 | 1,441 | |
- | 0.2% | |
6.9 | 9.3 | |
15 days ago | 7 days ago | |
C# | C# | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
VirtualMotionCapture
-
Quick Question About VR and Model Tracking
Virtual Motion Capture is another free option which allows you to add your VRM model into the software and use your VR headset's trackers to move your model (Granted I prefered Liv's movements more). If you pay for their Japanese Paitron-like thing (300 yen, around $2.5 dollars) you'll gain access to the ability to send that tracking data over to vSeeface which would be preferable as neither of these two softwares provide bone physics or other customization that vseeface allows.
-
Full Body Tracking
I suspect she is most likely uses something like Vseeface or VirtualMotionCapture (which integrates into VSeeface) and then loads that into her character app. Unfortunately the exact app might not be known. The character modeller for the new 3d model is jjinomu, who works in VRM format. Which means it's possible it could be anything from Unity to Luppet, VRoid Studio and some others. (Odds are though it's an off the shelf solution, as few vtubers are doing Unity/Unreal specific work.)
InputSystem
- Is it possible to use the new Input System in version 2017.1.2.p3?
-
Errors when installing Input System
Just dropping the link if anyone else ends up with a similar problem
-
I ported our game to Linux, here's how much we sold!
There's been 1 linux specific bug where Unity InputSystem failed to detect the correct keyboard layout for a user on Ubuntu 18.04 LTS. This was only when retrieving the key to display, and didn't affect how the game was played. I was going to write an issue, but never got around to installing Ubuntu (I run manjaro) and making a repro. Interestingly the user didn't have the issue when using Proton with the game.
-
Issues with World-Space UI and Locked Cursor
I did some research, and a few small people have had this problem. I found a supposed 'fix' on the Unity InputSystem GitHub page here which claims to solve the problem. I cloned the repo, added the package to my project and began using the InputSystemUIInputModule on my EventSystem, however, even with the fix added, it's still not working.
-
Input System - No Definition For WasPressedThisFrame()?
If you go to the github for it, it exists, line 1149 https://github.com/Unity-Technologies/InputSystem/blob/develop/Packages/com.unity.inputsystem/InputSystem/Actions/InputAction.cs
-
Trying to learn DOTS..
On the GitHub of unity themselves, they have a repository with some samples. https://github.com/Unity-Technologies/InputSystem/tree/develop/Assets/Samples these are a few ways to use the system, I think they also had a different project but not sure on that.
What are some alternatives?
ViRe - A open-source VR mocap studio built in Unity
XboxKeyboardMouse - Keyboard and mouse for Xbox One streaming on Windows
EasyVirtualMotionCaptureForUnity - VMCProtocol Receiver asset for Unity. Easy to use! / バーチャルモーションキャプチャーなどVMCProtocolを受信してUnityに反映するスクリプトです。
UniSense - The Unity extension for DualSense controller
VRigUnity - VRM hand tracking using mediapipe
OpenVR2Key - Simulates key presses from SteamVR input
InputManager - Custom InputManager for Unity
EditorXR - Author XR in XR
GoogleVR_Unity_Setup_Demo - Scene used in the tutorial to show how to install Google Cardboard's SDK into Unity and how to test Raycasts, Physics, movements and collisions
unity-webxr-export - Develop and export WebXR experiences using Unity WebGL