Information about the latest update
Download plugin:
Video about the new update:
Information about the latest update
If problems occur, read the Troubleshooting section carefully
We’re happy to present our real-time body tracking for Unreal Engine 5. It could be used without writing any code, simply connecting Nodes in Blueprints
It’s perfect for developing games , fitness apps
and other interactive projects with body tracking.
Get started with examples showing different Nuitrack capabilities:
- Niagara - real-time interactive particles https://youtu.be/w7Mee0fhpg8?feature=shared
- Metahuman - animate metahuman avatar https://www.youtube.com/watch?v=mZu1i1h05UQ
- SkeletonJoints - check what the camera sees and how the skeleton joints are tracked
- AvatarMannequin - animate a game character using Nuitrack skeleton
- FittingRoom - how to create a virtual fitting room
- GesturesDemo - demonstrates how the gesture recognition works
- HandTracker - how to use hand tracking to interact with the UI
If you’re interested in Skeleton Tracking with Orbbec, Intel RealSense or Microsoft Xbox Kinect sensors (v1, v2, Azure)
, you’re welcome to try https://www.unrealengine.com/marketplace/en-US/product/nuitrack-real-time-body-tracking
Tutorials :
How To Start - https://forums.unrealengine.com/t/real-time-full-body-tracking-for-ue5-nuitrack-plugin/1331349/9
How To Visualize Skeleton - https://forums.unrealengine.com/t/real-time-full-body-tracking-for-ue5-nuitrack-plugin/1331349/18
How to Animate Avatar (Text) - https://forums.unrealengine.com/t/update-real-time-full-body-tracking-for-ue5-nuitrack-plugin/1331349/24?u=nuitrack
How to make Interactive Particles (Niagara Point Cloud) - Interactive Niagara Particles with Kinect-like sensors [Nuitrack] | Community tutorial
Troubleshooting:
- Build Not Start\Crash
- Crash when level starts in Editor - try to launch UE with admin
- Where Samples and Blueprints?
- Poor tracking quality
https://forums.unrealengine.com/t/real-time-full-body-tracking-for-ue5-nuitrack-plugin/1331349/19?u=nuitrack - If you encounter startup errors, try deleting libmiddleware.dll, libnuitrack.dll and libopencv_core.dll from */Binaries/Win64.
- If blueprint is broken, try enabling plugins: Json Blueprint Utilities, Groom
- Error: “The program can’t start because *.dll is missing for your computer”. Try reinstalling the program to fix this problem". Try to copy *.dll file from “C:\Program Files\EpicGames\UE_5.X\Engine\Plugins\Marketplace\NuitrackPlugin\Source\NuitrackModule\lib\win64” to your build folder (next to the .exe file)