tree: 31664a545fc15a8fca3c13af30812d8d8faa1695 [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 which 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