Sign inSign up

shuttleofx/shuttleofx

By shuttleofx

Updated over 9 years ago

Create, share and play online with image processing plugins.

Image
2

491

shuttleofx/shuttleofx repository overview

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

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
  • Interactive: You can enter into the image with the option: -i --entrypoint /bin/bash
  • Clean image: You can autoclean the image between runs: --rm=True

Tag summary

Content type

Image

Digest

sha256:efdf2675e

Size

569.4 MB

Last updated

over 9 years ago

docker pull shuttleofx/shuttleofx