tree: 337a13494805a2c95f0c0c3313d71cc963cf8546 [path history] [tgz]
  1. _toc.yaml
  2. building.md
  3. 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