Files
filament/libs
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-28 10:13:20 -07:00
2022-05-06 09:00:54 -07:00
2021-11-03 10:54:05 -07:00
2022-05-02 09:48:36 -07:00
2022-04-22 10:46:04 -04:00
2022-05-03 14:27:48 -07:00