Code Monkey home page Code Monkey logo

Comments (6)

RoyiAvital avatar RoyiAvital commented on July 28, 2024

I see.

Is it still being supported and developed?
According to http://natron.inria.fr/561/ the API and the Standard aren't being supported any more.

Thank You.

from openfx.

Dithermaster avatar Dithermaster commented on July 28, 2024

There are two things called OpenFX / OFX:

The image processing plug-in standard, which is http://openeffects.org/
(and also http://openfx.sourceforge.net/ from your list above). This is
being actively used and maintained.

The modeling and animation software (your first pair of links). I don't
know anything about it, but it appears to still be active.

They are two different things which unfortunately share the same name(s).

On Tue, Dec 23, 2014 at 1:06 AM, RoyiAvital [email protected]
wrote:

Hello,
I don't understand something about OpenFX.

What's the difference between:

http://en.wikipedia.org/wiki/OpenFX / http://www.openfx.org/

And:

http://openfx.sourceforge.net/ / http://natron.inria.fr/561/

While the first says it only supports Win32, it seems others say they
support all OS's.

Thank You.


Reply to this email directly or view it on GitHub
#10.

from openfx.

MrKepzie avatar MrKepzie commented on July 28, 2024

@RoyiAvital The document was misleading, I did not meant that the OpenFX standard was not supported anymore, but that the C++ layer offered by the original repository (this one) is quite outdated and contains bugs and missing implementations. We tried to fix these issues in https://github.com/devernay/openfx , as well as update the repository to OpenFX 1.3.
I updated the document you pointed to clarify the matter.

from openfx.

RoyiAvital avatar RoyiAvital commented on July 28, 2024

What I wonder the most, If I write plug in's using your API's will it work on other programs which are supporting OpenFX?

from openfx.

MrKepzie avatar MrKepzie commented on July 28, 2024

Yes, of course. Note that some hosts do not implement correctly all features of OpenFX 1.3, and sometimes it is a bit tedious to make things portable across all hosts.
You should try Natron while developing your plug-ins, this is a good way to debug since you’ve got complete access to the source code.
You can then try other hosts (by attaching process to your plug-in) and compare the behaviour which should in theory be the same.

On 7 Feb 2015, at 16:07, RoyiAvital [email protected] wrote:

What I wonder the most, If I write plug in's using your API's will it work on other programs which are supporting OpenFX?


Reply to this email directly or view it on GitHub #10 (comment).

from openfx.

garyo avatar garyo commented on July 28, 2024

Closing, not really an issue with the spec or code.

from openfx.

Related Issues (20)

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.