No description
Find a file
Vhonowslend 99352c8040 Update README to match current information
At the current time, there are no plans to further update the free version of StreamFX. Due to the behavior of certain individuals, this decision will likely stand forever - we're not interested in having our employees impersonated, doxxed, harassed, threatened, assaulted, or even murdered (attempted).

If you do not agree with or don't like this decision, here is a website to learn C++: https://www.learncpp.com/.
2024-12-13 07:35:32 +01:00
.github Don't set values that may have side effects during build tests 2023-10-04 08:52:53 +02:00
cmake cmake: Update clang integration to 1.0 2023-05-14 03:25:07 +02:00
components Fix or disable some useless warnings 2023-10-05 09:11:53 +02:00
data Fix up copyright headers once again 2023-10-04 07:32:33 +02:00
media media: Define usage guidelines for the Logo and Icon 2023-04-05 18:51:41 +02:00
patches/obs-studio patches: Add patch to disable treating warnings as errors 2023-05-14 03:25:07 +02:00
source Fix or disable some useless warnings 2023-10-05 09:11:53 +02:00
templates Update Copyright headers 2023-09-30 09:25:30 +02:00
third-party Add NVIDIA Maxine Audio Effects SDK as a third party dependency 2023-09-30 09:25:30 +02:00
tools Update copyright.js tool 2023-09-30 09:25:30 +02:00
ui ui: Remove duplicate media files 2023-04-05 18:59:06 +02:00
.clang-format code: Disable useless alignment styling and update standard 2023-05-14 03:25:07 +02:00
.clang-tidy project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
.editorconfig project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
.gitignore project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
.gitmodules Add NVIDIA Maxine Audio Effects SDK as a third party dependency 2023-09-30 09:25:30 +02:00
.mailmap Update Copyright headers 2023-09-30 09:25:30 +02:00
AUTHORS.md project: Update Contributors and Supporters 2023-04-05 18:51:55 +02:00
BUILDING.md Update build guide with latest instructiosn 2023-09-30 09:25:30 +02:00
CMakeLists.txt Fix or disable some useless warnings 2023-10-05 09:11:53 +02:00
CODEOWNERS examples: Add 'Bulge/Pinch', 'Wave' and 'ZigZag' 2023-04-05 18:51:24 +02:00
CONTRIBUTING.md Add prefix to commit titles when needed 2023-09-30 09:25:30 +02:00
crowdin.yml project: Fix License, License headers and Copyright information 2023-04-05 18:59:08 +02:00
LICENSE GPLv2 and gitignore 2017-06-28 23:20:50 +02:00
README.adoc Update README to match current information 2024-12-13 07:35:32 +01:00

== image:https://raw.githubusercontent.com/Vhonowslend/StreamFX-Public/root/media/logo.png[alt="StreamFX"]
StreamFX is a powerful plugin for the popular OBS Studio streaming platform, packed with cutting-edge effects and game-changing features that will elevate your stream to new heights. With a range of high-performance tools and flexible options, you'll unlock endless creative possibilities to transform your scenes. Dive into dynamic 3D layouts, enhance your visuals with glowing effects and shadows, blur content for dramatic flair, or even write your own custom shaders. Whether you're refining your stream or experimenting with fresh looks, StreamFX opens up a world of potential for every creative streamer.

++++
<p style="text-align: center; font-weight: bold; font-size: 1.5em;">→→→ <a href="https://github.com/Vhonowslend/StreamFX-Public/wiki/About-StreamFX">Further Information</a> ←←←</p>
++++

=== Licenses
Licensed under link:https://github.com/Xaymar/obs-StreamFX/blob/root/LICENSE[GPLv3 (or later), see LICENSE]. Additional works included are:

[options="header"]
|=================
|Work |License(s) |Author(s)

|link:https://gen.glad.sh/[GLAD]
|link:https://github.com/Dav1dde/glad/blob/glad2/LICENSE[MIT License]
|link:https://github.com/Dav1dde/glad/graphs/contributors?type=a[Dav1dde, madebr, BtbN, and more]

|link:https://github.com/nlohmann/json[JSON for Modern C++]
|link:https://github.com/nlohmann/json/blob/develop/LICENSE.MIT[MIT License]
|link:https://github.com/nlohmann/json/graphs/contributors?type=a[nlohmann, ChrisKtiching, nickaein, and more]

|link:https://github.com/NVIDIA/MAXINE-AFX-SDK[NVIDIA Maxine Audio Effects SDK]
|link:https://github.com/NVIDIA/MAXINE-AFX-SDK/blob/master/LICENSE[MIT License]
|link:https://nvidia.com/[NVIDIA Corporation]

|link:https://github.com/NVIDIA/MAXINE-AR-SDK[NVIDIA Maxine Augmented Reality SDK]
|link:https://github.com/NVIDIA/MAXINE-Ar-SDK/blob/master/LICENSE[MIT License]
|link:https://nvidia.com/[NVIDIA Corporation]

|link:https://github.com/NVIDIA/MAXINE-VFX-SDK[NVIDIA Maxine Video Effects SDK]
|link:https://github.com/NVIDIA/MAXINE-VFX-SDK/blob/master/LICENSE[MIT License]
|link:https://nvidia.com/[NVIDIA Corporation]

|link:https://github.com/obsproject/obs-studio[Open Broadcaster Software Studio]
|link:https://github.com/obsproject/obs-studio/blob/master/COPYING[GPL-2.0 (or later)]
|link:https://github.com/obsproject/obs-studio/graphs/contributors?type=a[jp9000, computerquip, and more]

|link:https://www.qt.io/[Qt 6.x]
|link:https://www.qt.io/download-open-source[(L)GPL-3.0 (or later)]
|link:https://www.qt.io/[The Qt Company], and open source contributors

|=================