Skip to content

waffle-iron/ShuttleOFX

 
 

Repository files navigation

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.

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
  • 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

About

Create, share and play online with image processing plugins.

Resources

License

Unknown, LGPL-3.0 licenses found

Licenses found

Unknown
COPYING.md
LGPL-3.0
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 81.0%
  • HTML 8.4%
  • Python 7.3%
  • JavaScript 3.1%
  • Shell 0.2%