GodotVR / TiltFiveGodot4

A Godot GDExtension for the Tilt Five glasses
MIT License
36 stars 7 forks source link

Add Tangible Tracking Camera support #73

Open patrickdown opened 4 months ago

patrickdown commented 4 months ago

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