blob: 71c73e150d794ebdcbee83d14b10415c31ac970d [file] [log] [blame] [view] [edit]
# 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/][escher_src]
## Features
* Volumetric soft shadows
* Color bleeding
* Light diffusion
* Lens effect
[escher_src]: /src/ui/lib/escher