https://github.com/mrft/vvvv-sdk_opencv
https://github.com/mrft/vvvv-sdk_opencv
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrft/vvvv-sdk_opencv
- Owner: mrft
- Created: 2012-03-10T00:37:26.000Z (over 14 years ago)
- Default Branch: opencv
- Last Pushed: 2012-03-10T00:56:30.000Z (over 14 years ago)
- Last Synced: 2025-04-24T01:16:00.442Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 90.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This is [vvvvs](http://vvvv.org) public source code.
Please check the [vvvv sdk](http://vvvv.org/documentation/vvvv-sdk) page for instructions on how to make use of it.
LICENSING
---------
The following parts of this repository are released under the [GPLv2](https://www.gnu.org/licenses/gpl-2.0.html)
* Core common\src\core\Core
* GUI common\src\gui
* Hosting vvvv45\src\core\Hosting
* Plugins vvvv45\src\nodes\plugins
Please note individual licensing terms in individual subdirectories, especially:
vvvv45\addonpack\src\nodes\plugins\*\\*
If not stated otherwise all other sourcecode in this repository is licensed under the [LPGLv2.1](https://www.gnu.org/licenses/lgpl-2.1.html)
Note that commercial use of vvvv is independent of these source-code licensing terms and is discussed on the [vvvv licensing](http://vvvv.org/licensing) page.