Pixel Art
September 14, 2023 ยท View on GitHub
Introduction
This plugin was developed as a learning excercise, utilizing the concepts and algorithms presented in Acerola's Color Quantization and Dithering video: https://www.youtube.com/watch?v=8wOUe32Pt-E
Notes
As stated before, this plugin was done as a learning excercise. I have plans to expand on it, as well as optimize, and will try to fix bugs or other issues when I can.
Usage
- Right click any source (image, video, etc), and select
Filters - In the filters menu, press the
+button to add a new filter - Select
Pixel Art - Play with settings to your hearts content
- The
Ditheringsection will help add back in some detail after you've downscaled your source - The
Color Countoptions will reduce the variations in color shade for each primary color.
- The
Build Instructions
To build this code use the included scripts that are taken from the OBS Plugin Template.