tree: 8c9fc62560177d03c2954f1300113649fbca9d37 [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