tree: dc8cf3875e6c58e1c14b802f73e5d2e5ea2ee4cf [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.