Skip to content

improved KinectV2 plugin for UnrealEngine 4 (base on liamisbest/KinectDemoRoom project)

Notifications You must be signed in to change notification settings

mattf06/KinectV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KinectV2

Forked from liamisbest/KinectDemoRoom

It just the KinectV2 Plugin part.

I modify the original project because I meet some troubles when I build my game in shipping mode. I expect the initialization is more slower in UE4 editor. But in shipping mode the kinect was is not available and you have to put some delay before to use it.

To solve that, I add the availability event, directly connected to the same feature from the SDK.

Some improvements:

  • add event for kinect availability
  • add function to test availability

About

improved KinectV2 plugin for UnrealEngine 4 (base on liamisbest/KinectDemoRoom project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published