obs-StreamFX/source/filters
Michael Fabian 'Xaymar' Dirks 150b728419 filter/transform: Implement 'Corner Pin' mode
'Perspective' and 'Orthographic' work great if you know what the parameters were to generate the exact object position, but what if you don't know them? That is where 'Corner Pin' comes in! With it you can specify the exact location of every corner down to the micro-pixel, instead of fiddling with parameters.

Fixes #565
2023-04-05 18:51:29 +02:00
..
filter-blur.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-blur.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-color-grade.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-color-grade.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-denoising.cpp effects: Add Draw, DrawPremultiplied to 'standard.effect' 2023-04-05 18:51:29 +02:00
filter-denoising.hpp filter/denoising: Restore alpha after processing 2023-04-05 18:51:22 +02:00
filter-displacement.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-displacement.hpp obs/gs: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-dynamic-mask.cpp filter/dynamic-mask: Prevent recursive filter graphs 2023-04-05 18:51:25 +02:00
filter-dynamic-mask.hpp filter/dynamic-mask: Prevent recursive filter graphs 2023-04-05 18:51:25 +02:00
filter-nv-face-tracking.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-nv-face-tracking.hpp filter/nv-face-tracking: Adjust to match coding guidelines 2023-04-05 18:51:05 +02:00
filter-sdf-effects.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-sdf-effects.hpp obs/gs: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-shader.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-shader.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-transform.cpp filter/transform: Implement 'Corner Pin' mode 2023-04-05 18:51:29 +02:00
filter-transform.hpp filter/transform: Implement 'Corner Pin' mode 2023-04-05 18:51:29 +02:00
filter-upscaling.cpp filter/upscaling: Restore alpha after processing 2023-04-05 18:51:22 +02:00
filter-upscaling.hpp filter/upscaling: Restore alpha after processing 2023-04-05 18:51:22 +02:00