cmdwtf / filter-9slice

An OBS plugin to provide a filter that 9-slices sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filter-9slice

Introduction

A small simple plugin that provides a "9-slice" (a.k.a. 9-slicing, 9-patch, or Scale 9 grid) filter for OBS.

Preview

filter-9slice-wip.mp4

A scaled-up 48 pixel square image where the 9-slice filter is turned on and off.

What is 9-slice?

9-slice scaling is a 2D image resizing technique that attempts to keep the edges of an image proportional as the size changes.

Check the Wikipedia page for more information.

Wikipedia Image Explanation

(Image CC BY-SA 4.0)

About

An OBS plugin to provide a filter that 9-slices sources.

License:GNU General Public License v2.0


Languages

Language:C 57.4%Language:CMake 21.9%Language:HLSL 20.7%