Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moebiussurfing/ofxsurfingfxpro
Post FX Processor Engine
https://github.com/moebiussurfing/ofxsurfingfxpro
openframeworks openframeworks-addon openframeworks-application
Last synced: 12 days ago
JSON representation
Post FX Processor Engine
- Host: GitHub
- URL: https://github.com/moebiussurfing/ofxsurfingfxpro
- Owner: moebiussurfing
- License: other
- Created: 2022-06-22T07:29:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T00:01:50.000Z (about 2 months ago)
- Last Synced: 2024-09-18T04:06:41.747Z (about 2 months ago)
- Topics: openframeworks, openframeworks-addon, openframeworks-application
- Language: C++
- Homepage:
- Size: 12.3 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ofxSurfingFxPro
**Post FX Processor Engine**
openFrameworks / C++**Core Effects** powered by [**@alptugan**](https://github.com/alptugan) and [**@neilmendoza**](https://github.com/neilmendoza) from [ofxPostProcessing](https://github.com/alptugan/ofxPostProcessing).
## Dependencies
- [ofxSurfingHelpers](https://github.com/moebiussurfing/ofxSurfingHelpers)
- [ofxSurfingImGui](https://github.com/moebiussurfing/ofxSurfingImGui)
- [ofxSurfingPlayer](https://github.com/moebiussurfing/ofxSurfingPlayer)
- [ofxSurfingPresets](https://github.com/moebiussurfing/ofxSurfingPresets)
- [ofxSurfingRandomizer](https://github.com/moebiussurfing/ofxSurfingRandomizer)
- [ofxSurfingUndoHelper](https://github.com/moebiussurfing/ofxSurfingUndoHelper)
- [ofxImGui](https://github.com/Daandelange/ofxImGui/) / Fork## example_01-FxPro
- [ofxWindowApp](https://github.com/moebiussurfing/ofxWindowApp)
![](Examples/example_01-FxPro/Capture.PNG)
## example_02-FxPro_NDI
**Receives** an incoming **video signal** from an **NDI Input**.
Does the signal **processing** and **sends** to an **NDI Output**,
and **broadcast** to the network.#### Dependencies
- [ofxWindowApp](https://github.com/moebiussurfing/ofxWindowApp)
- [ofxNDIHelper](https://github.com/moebiussurfing/ofxNDIHelper)
- [ofxNDI](https://github.com/leadedge/ofxNDI)
- [ofxSurfingBox](https://github.com/moebiussurfing/ofxSurfingBox)
- [ofxChildFrame](https://github.com/nariakiiwatani/ofxChildFrame)![](Examples/example_02-FxPro_NDI/Capture.PNG)
## example_03-FxPro_VideoSkip
**WIP**
My personal _Video Loop Player Engine_.#### Dependencies
- [ofxSurfingVideoSkip](https://github.com/moebiussurfing/ofxSurfingVideoSkip)
![](Examples/example_03-FxPro_VideoSkip/Capture.PNG)
## Screencast
[![surfingFxPro](https://youtube-md.vercel.app/45knSjIz0js/1280/720)](https://www.youtube.com/watch?v=45knSjIz0js)
## Tested Systems
MS Windows 10 / Visual Studio 2022
openFrameworks ~0.11.2+
patch-release branch**macOS 11.6.7 Big Sur** / **Xcode 13.2.1** / **oF 0.11.2**
(3rd Example not working yet)## Author
An add-on by **@moebiusSurfing**
*( ManuMolina ) 2022*.
### Contact / Follow
Email |
Twitter |
YouTube |## License
MIT License