question

UnityQueries-6892 avatar image
0 Votes"
UnityQueries-6892 asked SatishBoddu-MSFT edited

Unity with Azure Kinect DK gestures possiblity ?

Hi All,

I am developing an endless runner game in unity using Azure Kinect DK.

I need the below gestures for this game :

Running - For player run
Jump - For player jump

Can anyone please confirm if these gestures are possible or not ?

If possible can anyone please explain the procedure or share some of the references related to these gestures.

Thanks in advance.

azure-kinect-dk
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SatishBoddu-MSFT avatar image
0 Votes"
SatishBoddu-MSFT answered SatishBoddu-MSFT edited

Hello @UnityQueries-6892 I hope the below few references may help with your initial query and get started.

Azure Kinect Body Tracking JumpAnalysis Sample
The Azure Kinect Body Tracking JumpAnalysis sample leverages the body tracking SDK to perform quantitative analysis to a jump section performed by a single user.

Azure Kinect DK Code Samples Repository: GitHub This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Kinect DK Sensor and Body Tracking SDKs.

Azure Kinect Body Tracking sample!

Body tracking with Kinect DK

First steps with Azure Kinect

Please comment in the below section for further help in this matter.
If the response is helpful, please click "Accept Answer" and upvote it.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @SatishBoddu-MSFT , Thank you so much for your response.

I need the below gesture also for my endless runner game.

Running - For player run

Can you please share a few references related to this gesture.

If possible can you please share few references related to Floor detection using Azure Kinect DK in Unity.

Thank you.

0 Votes 0 ·

Hello @UnityQueries-6892

There are floor detector and jump analysis demos there. The demos are written in C/C++.
Azure Kinect Body Tracking JumpAnalysis Sample
Azure Kinect Floor Plane Detection Sample

There is also a sample on using AK with Unity.
Sample Unity Body Tracking Application

Please comment in the below section for further help in this matter.
If the response is helpful, please click "Accept Answer" and upvote it.

0 Votes 0 ·