tree: 6ba8a33b21a2c98fe1daf749f7540eaea9c48f28 [path history] [tgz]
  1. _toc.yaml
  2. building.md
  3. OWNERS
  4. README.md
docs/concepts/graphics/escher/README.md

Escher

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

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

Features

  • Volumetric soft shadows
  • Color bleeding
  • Light diffusion
  • Lens effect