tree: 7ace10e04343cba31328707a0c59b7df2d593125 [path history] [tgz]
  1. concepts/
  2. OWNERS
  3. README.md
docs/development/graphics/escher/README.md

Escher

Escher is a C++/Vulkan library that is used primarily by the Scenic implementation; it is not exposed by the Fuchsia SDK.

With a few exceptions, Escher is not platform-dependent. For example, the Escher examples can also be run on Linux and MacOS.

The source code lives in //src/ui/lib/escher/