kemorig v0.3 release - the webcam update
Added 2024-08-31 02:03:32 +0000 UTC
kemorig v0.3 is here!
Bringing webcam support, quality of life updates, and more!
Here's the changelog, download and more info at the bottom:
New Features
Webcam Tracking
You can now use a webcam to track head, eye, and face motion. It also tracks your head position in addition to rotation.
Webcam face tracking tracks a sub-set of facial morph targets. The same morph targets you set up for ARKit work for Webcam and vice-versa.
Tracking uses a version of Google MediaPipe integrated into the app.
Tracking Selection
You can now combine tracking methods (currently ARKit and Webcam) and route different methods to body, eye, and face tracking.
For example, you can use ARKit for eye and face tracking, and Webcam for body tracking.
"Kemorig Tracking" anim graph node
When authoring your avatar, the old "ARKit Tracking" anim graph node is gone and replaced with "Kemorig Tracking", handling all skeletal motion from any tracking method.
You no longer need to manually enter bone orientations! Just enter what bone corresponds with head, neck, spine, etc.
Improved UI
The app's UI now features collapsible/expandable categories, making it easier to navigate big menus.
Miscellaneous
Eyelid settings now has an interactive graph for dialing in your settings. You can also now share settings between both eyes.
New feature for pausing eye motion when eyelids are closed (threshold tweakable in menu)
New feature to help correct incorrect head roll when a tracking device is not centered (tweakable in menu).
kemorig_editor project now lets you recenter and mirror tracking when testing.
Help menu now has a link to documentation, and a Tips section.
Various menus options now have a "reset to defaults" button.
Tracking Settings reorganized with many new options (Tracking Settings the collection of settings you can apply to your avatar per-stance to tweak how tracking behaves).
Bug Fixes/Changes
Fixed some bad math with rotations when re-centering tracking.
Fixed bug where the ARKit status icon erroneously showed tracking was active.
When tracking methods are toggled off, the app now re-centers the avatar.
------------------------------------
DOWNLOAD LINK - password is "newcam" (no quotes)
CUSTOM CONTENT NEEDS TO BE RE-EXPORTED TO WORK IN v0.3
Comments
🥳
iceFox
2024-08-31 09:55:49 +0000 UTCThanks again everyone for your continued support! This is another BIG update, with a lot of code improvements behind the scenes paving the way for the future. It wouldn't be possible without you. As usual, let me know what you think, or if you run into problems.
Proto
2024-08-31 02:07:03 +0000 UTC