GodotVR / godot_openxr_vendors

Godot 4 wrapper for OpenXR vendors loaders and extensions
MIT License
82 stars 17 forks source link

Add manifest entries for PICO #172

Closed BastiaanOlij closed 1 week ago

BastiaanOlij commented 2 weeks ago

Adds manifest items for Pico, these are all related to the eye tracker on the Pico 4 Pro so I can't fully test, but in theory these should work.

One thing worth checking is if the lipsync function works on the Pico 4. In theory it should do face tracking for the mouth based on audio. I do not (yet) know what face tracking API Pico is implementing, whether they are adding support for Metas one, or adding their own.