Skip to content

shuttleofx/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.

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 80.7%
  • HTML 8.4%
  • Python 7.5%
  • JavaScript 3.1%
  • Other 0.3%