Natron (software)

Natron
Original author(s) Alexandre Gauthier, Frédéric Devernay
Initial release October 22, 2014 (2014-10-22)
Stable release
2.3.13 / [1]
Repository Edit this at Wikidata
Written in C++, Python
Operating system Linux, OS X, FreeBSD, Windows
Type Node-based compositing software
License GNU General Public License version 2 or later
Website natron.fr

Natron is a free and open-source node-based compositing software.

It has been influenced by digital compositing software such as Avid Media Illusion, Apple Shake, Blackmagic Fusion, Autodesk Flame and 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, the software was relicensed under the GNU General Public License version 2 or later to allow better commercialization.[7] All plugins that are distributed with binaries of Natron 2.0 or later have thus to be compatible with the GPLv2. Closed-source plug-ins, including commercial ones, can still be used with Natron, although the GPL according to the FSF does not allow loading and linking closed-source plug-ins,[8] or plug-ins that are not distributed under a GPL compatible license, but they have to be distributed separately.

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

Hardware

Render Engine

Tools

  • Image transform (position, rotation, scale, skew).
  • Video tracking functionalities.
  • Keying : Keyer, Chroma Keyer, Difference Keyer, Hue Keyer, PIK Keyer.
  • Paint : Solid, Pencil, Eraser, Clone, Reveal, Blur, Smear, Dodge, Burn.
  • Manual rotoscoping, using Bézier curves.
  • A wide range of additional effects (color transforms, geometric transforms, image generators...) are available.
  • Key frame-based parameter animation, using Bernstein polynomials (the polynomial basis behind Bézier curves) for interpolation.
  • Animation curves editing : Curve Editor.
  • Keyframes editing : Dope Sheet.
  • Support for stereoscopic 3D and multi-view processing.

Advanced

  • Support for batch-mode rendering through a command-line tool, allowing the final render to be processed on a render farm.
  • A project format written in XML and easily human editable.
  • Node presets can be imported/exported easily via XML.
  • Python script language (Python 2.7).
  • SeExpr script language (Walt Disney Animation Studios).
  • WebGL 1.0 script language (Shadertoy) for hardware accelerated 2D/3D visual effects development.
  • Customisable UI.
  • PyPlug system (equivalent to Nuke Gizmos).

See also

References

  1. https://github.com/NatronGitHub/Natron/releases. Missing or empty |title= (help)
  2. "Image Album: Lake Natron Gives Up Its Dead | Rick Brandt". livescience.com. Retrieved 2015-05-25.
  3. "Natron v0.92 beta is out! Natron". natron.inria.fr. Retrieved 2015-05-25.
  4. "Natron 1.0 brings free VFX compositing to Linux, Windows, Mac users | Libre Graphics World". libregraphicsworld.org. Retrieved 2015-05-25.
  5. Krita Foundation. "Goodbye Photoshop' and 'Hello Krita' at University Paris 8 | Krita". krita.org. Retrieved 2015-05-25.
  6. "The complete story of Paris-8 university going for Krita, Blender, Natron | Libre Graphics World". libregraphicsworld.org. Retrieved 2015-05-25.
  7. Why change Natron licence to GPL V2? Can you explain your motivation ? Why change from Mozilla to GPL ? on natron.fr MrKepzieLeader: "The main reasoning is that in the future there will be derivative work spun off Natron, and we want to be able to still control where our source code is going and who is selling it." (Aug '15)
  8. "Frequently Asked Questions about the GNU Licenses - GNU Project - Free Software Foundation". gnu.org. Retrieved 2015-05-25.
  9. http://home.comcast.net/~tom_forsyth/blog.wiki.html# Archived 2013-10-29 at the Wayback Machine.Premultiplied alpha
  10. Porter, Thomas; Tom Duff (1984). "Compositing Digital Images" (PDF). Computer Graphics. 18 (3): 253–259. doi:10.1145/800031.808606. ISBN 0-89791-138-5.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.