mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
project: Add build status to readme file
This commit is contained in:
parent
a9b13787be
commit
4f34067485
1 changed files with 5 additions and 2 deletions
|
@ -1,12 +1,15 @@
|
|||
# OBS Stream Effects
|
||||
Bring your stream to life with more modern effects! Stream Effects adds several much needed features to OBS Studio, such as real time Blur and 3D Transform. Now you can blur out sources you think may be questionable, add sick 3D effects or recreate the Heroes of the Storm displacement overlay with the Displacement filter.
|
||||
|
||||
## Filters
|
||||
Build Status: [https://ci.appveyor.com/api/projects/status/github/Xaymar/obs-stream-effects?branch=master&svg=true](https://ci.appveyor.com/api/projects/status/github/Xaymar/obs-stream-effects?branch=master&svg=true)
|
||||
|
||||
# Features & Stuff
|
||||
## New Filters
|
||||
- 3D Transform
|
||||
- Blur
|
||||
- Displacment
|
||||
|
||||
## Transitions
|
||||
## New Transitions
|
||||
|
||||
# Building the Project
|
||||
Building the project is fairly easy and relies on CMake to ease the process.
|
||||
|
|
Loading…
Reference in a new issue