Skip to content

Add Tangible Tracking Camera support - #73

Open
patrickdown wants to merge 1 commit into
GodotVR:mainfrom
patrickdown:camera_support
Open

Add Tangible Tracking Camera support#73
patrickdown wants to merge 1 commit into
GodotVR:mainfrom
patrickdown:camera_support

Conversation

@patrickdown

Copy link
Copy Markdown
Collaborator

Added enabling the tangible camera and reading frames and pose
Added the T5ImageCapture node to interface with the camera
Update example.gd and example.csharp to demo new features

@matt-s-clark matt-s-clark left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff @patrickdown! I only noticed the one potential issue with the #ifdef (see the comment)

Comment thread extension/T5Integration/Camera.h Outdated
Added enabling the tangible camera and reading frames and pose
Added the T5ImageCapture node to interface with the camera
Update example.gd and example.csharp to demo new features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add functionality to get the video stream from the tangible tracking camera.

2 participants