About: OpenFX (API)

An Entity of Type: work, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

OpenFX (OFX), a.k.a. The OFX Image Effect Plug-in API, is an open standard for 2D visual effects or compositing plug-ins. It allows plug-ins written to the standard to work on any application that supports the standard. The OpenFX standard is owned by The Open Effects Association, and it is released under a 'BSD' open source license. OpenFX was originally designed by Bruno Nicoletti at The Foundry Visionmongers. Plug-ins are written as dynamic shared objects, and the API specifies a few entry points that must be implemented by the plug-in.

Property Value
dbo:abstract
  • OpenFX (OFX), a.k.a. The OFX Image Effect Plug-in API, is an open standard for 2D visual effects or compositing plug-ins. It allows plug-ins written to the standard to work on any application that supports the standard. The OpenFX standard is owned by The Open Effects Association, and it is released under a 'BSD' open source license. OpenFX was originally designed by Bruno Nicoletti at The Foundry Visionmongers. Plug-ins are written as dynamic shared objects, and the API specifies a few entry points that must be implemented by the plug-in. The OpenFX host exposes sets of entry points to the plug-in, called suites. The Property Suite is used to manage attribute-value pairs attached to objects defined by all other suites of the API, the Image Effect Suite is used to fetch film frames from the inputs or the output of the effect, and there are other suites to display informative messages or ask questions to the user, handle multithreading, use OpenGL for processing, etc. Each plugin is described by a list of parameters and supported inputs and output. The host may execute various actions, for example to signal that a parameter value has changed or that a portion of a film frame has to be rendered. Optionally, the plug-in may also display graphical information over the current frame using OpenGL, and propose interactions using mouse and keyboard (this is called interacts in the OFX specification). An OpenFX host is an application capable of loading and executing OpenFX plugins. (en)
  • OpenFX (OFX), также известный как "API подключаемого модуля OFX Image Effect" - это открытый стандарт для 2D- визуальных эффектов или подключаемых модулей композитинга. Он позволяет надстройкам, написанным в соответствии со стандартом, работать с любым приложением, поддерживающим этот стандарт. Формат OpenFX принадлежит The Open Effects Association и выпущен под лицензией с открытым исходным кодом BSD. OpenFX был первоначально разработан Бруно Николетти из компании The Foundry Visionmongers . Подключаемые модули записываются как динамические общие объекты, а API определяет несколько точек входа, которые должны быть реализованы подключаемым модулем. Хост OpenFX предоставляет плагину наборы точек входа, называемые наборами . Property Suite используется для управления парами атрибут-значение, прикрепленными к объектам, определенным всеми другими наборами API. Image Effect Suite используется для извлечения кадров фильма из входных или выходных данных эффекта, есть наборы для отображения информативных сообщений или диалоговых окон пользователю, обрабатывать многопоточность, использовать OpenGL для обработки и т. д. Каждый плагин описывается списком параметров и поддерживаемыми входами-выходами. Хост может выполнять различные действия, например, для оповещения, что значение параметра изменилось или что часть кадра фильма должна быть отрендерена . При желании, плагин может также отображать графическую информацию в текущем кадре с помощью OpenGL и предлагать взаимодействия с помощью мыши и клавиатуры (в спецификации OFX это называется взаимодействием). Хост OpenFX представляет собой приложение, способное исполнению плагинов OpenFX. (ru)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 45462810 (xsd:integer)
dbo:wikiPageLength
  • 11479 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1122571089 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • OpenFX (OFX), a.k.a. The OFX Image Effect Plug-in API, is an open standard for 2D visual effects or compositing plug-ins. It allows plug-ins written to the standard to work on any application that supports the standard. The OpenFX standard is owned by The Open Effects Association, and it is released under a 'BSD' open source license. OpenFX was originally designed by Bruno Nicoletti at The Foundry Visionmongers. Plug-ins are written as dynamic shared objects, and the API specifies a few entry points that must be implemented by the plug-in. (en)
  • OpenFX (OFX), также известный как "API подключаемого модуля OFX Image Effect" - это открытый стандарт для 2D- визуальных эффектов или подключаемых модулей композитинга. Он позволяет надстройкам, написанным в соответствии со стандартом, работать с любым приложением, поддерживающим этот стандарт. Формат OpenFX принадлежит The Open Effects Association и выпущен под лицензией с открытым исходным кодом BSD. OpenFX был первоначально разработан Бруно Николетти из компании The Foundry Visionmongers . Хост OpenFX представляет собой приложение, способное исполнению плагинов OpenFX. (ru)
rdfs:label
  • OpenFX (API) (en)
  • OpenFX (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License