blob: 0d977a110ab0d301763949998b24942682e41f62 [file] [log] [blame] [view]
# PoseBufferProvider Root Presenter Example
This example shows how a root presenter would set up a stereo camera and
wire it up to a PoseBufferProvider implementation. Does not actually implement
fuchsia.ui.gfx.Presentation though it may in the future.
## USAGE
```shell
$ run fuchsia-pkg://fuchsia.com/pose_buffer_presenter#meta/pose_buffer_presenter.cmx
```