Natron (software)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Natron
Natron icon by Jean-Christophe Levet
Natron 1.0 screenshot showing François "CoyHot" Grassard's sample project
Original author(s) Alexandre Gauthier, Frédéric Devernay
Initial release October 22, 2014; 9 years ago (2014-10-22)
Stable release 2.0.3 / May 10, 2016; 8 years ago (2016-05-10) [1]
Development status Active
Written in C++, Python, Qt
Operating system Microsoft Windows, Linux, OS X
Type Node-based compositing software
License GNU General Public License
Website http://natron.fr/

Natron is a free and open-source node-based compositing software. It has been influenced by digital compositing software such as Nuke, from which its user interface and many of its concepts are derived.

Natron supports plugins following the OpenFX 1.4 API. Most open-source and commercial OpenFX plug-ins are supported.

Origin of the name

Natron is named after Lake Natron in Tanzania which, according to Natron lead programmer Alexandre Gauthier provides "natural visual effects" by preserving its dead animals.[2]

History

Natron was started by Alexandre Gauthier in June 2012 as a personal project. The project was the winner of the 2013 Boost Your Code contest by Inria. The prize was a 12-month employment contract to develop Natron as a free and open-source software within the institute.

The first widely available public release was 0.92 (05.06.2014), which brought rotoscoping and chroma keying functionalities.[3] Subsequent beta releases brought additional features such as motion blur, color management through OpenColorIO, and video tracking.

Version 1.0 was released on 22.12.2014,[4] together with a large sample project by François "CoyHot" Grassard, a professional computer graphics artist and teacher, demonstrating that Natron could execute interactively graphs with more than 100 nodes. In January 2015, the Art and Technology of Image (ATI) department in Paris 8 University announced that they would switch to professional-quality free and open-source software for teaching computer graphics to students and artists, including Blender, Krita and Natron.[5][6]

Licensing

Before version 2.0, Natron was licensed under the Mozilla Public License version 2.0, which allowed redistributing it with closed-source plug-ins.

Since version 2.0, it is now distributed under the GNU General Public License version 2 or later. All plugins that are distributed with binaries of Natron 2.0 or later have thus to be compatible with the GPL. Closed-source plug-ins, including commercial ones, can still be used with Natron, although the GPL theoretically does not allow loading and linking closed-source plug-ins,[7] or plug-ins that are not distributed under a GPL compatible license, but they have to be distributed separately.

Blender, another open source software which can be used for digital compositing, also uses the GPL license.

Data produced by Natron, or any software distributed under the GPL, is not covered by the GPL: the copyright on the output of a program belongs to the user of that program.

Features

Natron has the following notable features:[8]

Version 2 Features

Version 2 of Natron adds several major features:

  • Python scripting: Natron has made available via its Python API most of its functionnalities.[11]
  • Multi-plane: In Natron all layers read from EXR’s are available as planes that each node can access. You can also freely create your own custom planes. This allows for cleaner graphs and more efficient work.
  • Composite plugins, called PyPlugs, editable through the GUI or in Python. These composite plugins are presented to the user as a single node with a set of parameters, but contain several nodes arranged in a subgraph.

External links

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. http://home.comcast.net/~tom_forsyth/blog.wiki.html#Premultiplied alpha
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.