shuttleofx / ShuttleOFX

Create, share and play online with image processing plugins.
http://shuttleofx.org
16 stars 6 forks source link

ShuttleOFX

The ShuttleOFX platform is designed to share OpenFX plugins between plugins creators (industrials, developpers, researchers, students, ...) and graphic artists. Following the TuttleOFX initiative, the ambition is to promote a standard way to create image processing algorithms usable across softwares.

Stories in Ready ![Stories in Progress](https://badge.waffle.io/shuttleofx/ShuttleOFX.png?label=in progress&title=In Progress)

ShuttleOFX
TuttleOFX
OpenFX

License

See COPYING.md

Contact

Use github issues for suggestions or bug report

http://github.com/shuttleofx/ShuttleOFX/issues

Development

Upload config files into /etc/shuttleofx and run the latest docker image.

Download the latest image
docker pull shuttleofx/shuttleofx
Local image build

Useful if you need to modify the Dockerfile.

docker build -t shuttleofx <source folder>
Run services

See run_docker_dev.sh or run_docker_server.sh

Useful Docker options