Files
filament/android
Mathias Agopian 626beee345 Implement an optional guard band for screen-space effects
When the guard band is enabled, the effective rendering area is
increased by a certain amount (currently 16 pixels on each side) so
that screen-space effects (e.g. SSAO, SSR, DoF) behave better around
the edges of the screen. Of course, this comes at a performance and
memory cost.

Currently the guard band is not configurable other than being optional.

Added c++, java and js bindings.
2022-05-06 16:08:32 -07:00
..
2022-04-08 14:22:29 -07:00
2022-02-15 17:01:17 -08:00
2020-01-08 17:59:49 -08:00
2022-05-02 13:17:33 -04:00