tree: 8a585123719773ef09481a7985e26ae595ee76f9 [path history] [tgz]
  1. concepts/
  2. OWNERS
  3. README.md
docs/development/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