dspstanky / pixel-art

An OBS Plugin that can be used to create retro-inspired pixel art visuals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Art

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 Dithering section will help add back in some detail after you've downscaled your source
    • The Color Count options will reduce the variations in color shade for each primary color.

Build Instructions

To build this code use the included scripts that are taken from the OBS Plugin Template.

About

An OBS Plugin that can be used to create retro-inspired pixel art visuals.

License:GNU General Public License v2.0


Languages

Language:CMake 75.6%Language:C 16.0%Language:Shell 8.4%