之前法国Alexandre Gauthier所主导的Inria的Open Source专案Natron,也就是开放源代码的Nuke,这个版本新功能包含使用OpenImageIO Library支援更多的Image格式,整合Python3的scripting,OpenFX 1.3的外挂,Rotoscoping & Tracking的支援。在效率的方面更支援Multi-Theard Rendering,即时的Playback,Multi-task的处理Node Graph,包含在Command line的模式下。
现在提供1.0稳定版本下载,未来1.1版本会支援下列新功能:
Python 3 scripting的整合
现有的版本已经实做一半的部分,下列是预计加入的部分
.Parameters expressions – 参数的表达式;
.User-defined parameters – 使用者自定义参数;
.Nodes groups (Same as Gizmos in Nuke) but that will be written as Python scripts – 使用Python Script建立节点群组,类似于Nuke的Gizmos;
.Script editor to control the application overall – 使用Script编辑器控制全应用程式;
.User-defined python callbacks to respond to particular checkpoints of the internals of the software(change of a parameter, before rendering a frame, etc…) – 使用者自定义python回调函数来回应软体特定的检查点,包含参数变更、算图前后等等;
.Integration of Pyside to the GUI so that the interface will be extensible with new menus and windows – 整合PySide到界面来扩展新的选单与视窗;
Optical Flow nodes
.包含VectorGenerator, MotionBlur, RollingShutter, Retiming Node
Natural matting
.不用使用绿幕或蓝幕当背景就可以处理取出前景的功能
目前linux、mac os、win均支持下载安装,下面官方在下载地址。
系统支持要求:
- Microsoft Windows ( Vista – 7 or 8 ).
- Apple MacOSX 10.6 or greater
- Any distribution of Linux with the following packages: Qt4/5 ,boost, OpenImageIO, OpenColorIO, FFmpeg, glew.
- A 32-bits x86 or 64-bits x86-64 processor.
- 3 GB of RAM ( 8 GB recommended)
- 5 GB (10 GB recommended) of disk space for caching and temporary files.
- Display with at least 1280 x 1024 pixel resolution and 24-bit color
- OpenGL 2.0 or OpenGL 1.5 with the following extensions
![]() MacOSX : v1.0.0-32-64bits |
Working on 10.6 Snow Leopard and greater |
![]() LINUX : v1.0.0-32bits /
|
Build reported to work for the following distributions:
Please read the README for more informations. |
![]() FreeBSD: |
Please read the README for more informations. |
![]() WINDOWS : v1.0.0-32bits / v1.0.0-64bits |
If the installer cannot run and complains of a missing DLL please download the microsoft redistributable according to your platform: Microsoft redistributable 32bits / Microsoft redistributable 64bits Alternatively if you don’t want to use the installer, you can download a ZIP archive: Note that by using the installer you allow Natron to associate .ntp (Natron project) files to the application Natron.exe, hence double-clicking Natron projects will open them automatically within Natron. |
Source code |
V1.0.0 source code |
Snapshots of the development version
|
See this page. |