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