blob: 1a8e34c8ad6816965d7c88018287fb1d3676bf78 [file] [log] [blame] [view]
# FlatlandDisplay API examples (C++ and Rust)
This directory contains Rust and C++ example apps which demonstrate the use of the
FlatlandDisplay API. This API is the glue between a hardware display and a scene
graph defined by a number of Flatland clients.
## Usage
`fx run fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-display-rust.cmx`
`fx run fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-display.cmx`