Skip to content

A project to enable blob tracking in Unity with the TSPS application running in the background. This will map objects to a plane and allow resizing the plane to match the environment.

Notifications You must be signed in to change notification settings

bryanrtboy/BlobTracking

Repository files navigation

BlobTracking

A project to tweak and improve the Unity implementation of TSPS, a cross-platform Toolkit for Sensing People in Spaces, and to make it easier to set up in a performance environment. NOTE: TSPS must be running as a separate application, with it's OSC port set up to send messages to Unity via OSC.Net.

gif

A typical scenario for this would be to track people moving on top of a floor projection. To do so, it is often required to zoom in and out the tracking grid, re-size it's aspect ratio and nudge the tracking grid up, down, left or right. This project includes all of that, along with the UI to make it happen. The UI can then be hidden. The next time the application is opened, it will remember the settings that were used previously.

Todo: Implement a generic method to read from OSC in order to support apps like Isadora.

About

A project to enable blob tracking in Unity with the TSPS application running in the background. This will map objects to a plane and allow resizing the plane to match the environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published