Git Product home page Git Product logo

tuttleofx's Introduction

TuttleOFXTuttleOFX

Project under early development.

TuttleOFX project is an image processing framework based on OpenFX plugin format.
More informations on the official website :http://www.tuttleofx.org.

The project is composed of 4 main parts:

  • Tuttle Host Library, an OpenFX host that allows you to manipulate a graph of OpenFX nodes.
  • Tuttle Plugin Library, a library to facilitate the creation of OpenFX plugins.
  • Tuttle plugins, a set of OpenFX plugins for image processing and image/video IO.
  • Sam, a set of command line tools.

License

see COPYING.md


Compilation

  • Getting the source

git clone git://github.com/tuttleofx/TuttleOFX.git
cd TuttleOFX
git submodule update -i

  • External libraries
  1. Build from source code
    You can get all external libraries source code using a python script:
    cd 3rdParty
    python init.py
    And follow build instructions for each library.

  2. Use packaging tools or installers See the website instructions to install all dependencies. There are command lines (apt-get, macports, ...) to install all dependencies for some standard distributions, and links to windows installers.
    Extern libraries

  • Compilation

See INSTALL.md


Plugin creation

There is a script to help you making new plugins.

python $TUTTLE_ROOT/plugins/_scripts/newPlugin.py

This script asks you information about your plugin and create a new plugin source tree in your current directory.

Tested compilers

  • Linux
  • GCC 4.1.2 on OpenSUSE 11.2 64bits
  • GCC 4.4.1 on OpenSUSE 11.2 64bits
  • GCC 4.6.1 on Ubuntu 11.10 32/64bits
  • Clang 2.9 on Ubuntu 11.10 32/64bits
  • MacOS
  • GCC 4.2.1 64bits
  • Windows
  • Visual C++ 2010 on Windows XP 32bits
  • GCC-MINGW 3.4.5, 4.3.0 on Windows XP 32bits

More information

Check TuttleOFX website for more information.

http://www.tuttleofx.org

TuttleOFX public repository.

http://github.com/tuttleofx/TuttleOFX

OpenFX plugin standard.

http://openfx.sourceforge.net

Contact

Developers mailing-list (public)

[email protected]
http://groups.google.com/group/tuttleofx-dev

Users mailing-list (public)

[email protected]
http://groups.google.com/group/tuttleofx-user

Contact the team in private

[email protected]

The github issues module for bug report

http://github.com/tuttleofx/TuttleOFX/issues

tuttleofx's People

Contributors

fabiencastan avatar marcantoine-arnaud avatar barbak avatar edubois avatar shakkhar avatar nrondaud avatar devernay avatar nickgenarts avatar davegenarts avatar thomass-dev avatar dwbuiten avatar cbenhagen avatar gchatelet avatar shillyana avatar agreffard avatar

Stargazers

Jhuix avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.