tree: 6e1ed6d26ed470f4fecd9495dee9255a9caaadc0 [path history] [tgz]
  1. concepts/
  2. meta/
  3. METADATA.textproto
  4. OWNERS
  5. README.md
docs/development/graphics/scenic/README.md

Fuchsia UI services

The Fuchsia tree does not provide a full-fledged end-user UI. Instead, it provides services that provide a foundation upon which to build secure, performant, multi-process UIs.

These services include:

Scenic, the Fuchsia graphics engine

Scenic (doc) provides a retained-mode scene graph that allows graphical objects from multiple processes to be composed and rendered within a unified lighting environment.