diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-09-03 17:09:05 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-09-03 17:09:05 -0700 |
commit | 76c48cfffbac6cb40103c99eb76c0847b0d1a16a (patch) | |
tree | e9063d8d3eb851a3c876f75a0240e66e86d10e71 /src/til_fb.h | |
parent | ee03d186124ff6cc27e76fd2054376b1488de5c9 (diff) |
modules/flow: don't reap elements on screen-space exit
This is too aggressive and produces some undesirable visible
artifacts on the periphery, especially for slow-moving
small-size fields.
In such scenarios the elements near the edges would be
excessively pruned when the direction wandered off-screen, then
leaving an overly sparse region when the direction inevitably
wandered back.
This is still an issue but it's far less prominent when only
clipping to the flow field boundaries... since the FOV doesn't
quite encompass the edges of the flow field. Now the elements
can survive wandering a bit off-screen, and re-enter.
Diffstat (limited to 'src/til_fb.h')
0 files changed, 0 insertions, 0 deletions