All Projects → WuLiFang → Nuke

WuLiFang / Nuke

Licence: other
Nuke plugins for WuLiFang Studio

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to Nuke

vfxwindow
Python Qt Window class for compatibility between VFX programs
Stars: ✭ 80 (+471.43%)
Mutual labels:  nuke
AnimationDNA
Maya > Arnold > Nuke pipeline
Stars: ✭ 101 (+621.43%)
Mutual labels:  nuke
TACTIC-Handler
PySide based TACTIC client for maya, nuke, 3dsmax, houdini, etc
Stars: ✭ 67 (+378.57%)
Mutual labels:  nuke
P4VFX
Perforce for VFX content creation tools including Maya, Houdini and Nuke
Stars: ✭ 38 (+171.43%)
Mutual labels:  nuke
shared toolsets
shared_toolsets for nuke
Stars: ✭ 14 (+0%)
Mutual labels:  nuke
googleDriveVFXServer-pipeline
Transform a Google Drive server into a VFX pipeline ready server
Stars: ✭ 15 (+7.14%)
Mutual labels:  nuke
ada
Ada is a data driven framework for creating executable templates in any VFX DCC
Stars: ✭ 19 (+35.71%)
Mutual labels:  nuke
Guildbomb-Discord-Bot
💣 Guildbomb is a simple discord-bot, which shows you how easy it can be to raid a discord-server within one minute, so everybody will be banned, all emojis will be deleted, all invites will be deleted, every role and every channel too..
Stars: ✭ 182 (+1200%)
Mutual labels:  nuke
DustryX
More more content for you
Stars: ✭ 24 (+71.43%)
Mutual labels:  nuke
open-display-transform
Open Display Transform is a collection of tools and experiments for rendering wide-gamut scene-linear data into an image for an SDR or HDR display device.
Stars: ✭ 120 (+757.14%)
Mutual labels:  nuke
nuke-docker
⚓The foundry nuke in docker container
Stars: ✭ 16 (+14.29%)
Mutual labels:  nuke
colour-nuke
Colour - Nuke
Stars: ✭ 145 (+935.71%)
Mutual labels:  nuke
nuke-colortools
A collection of tools for Nuke related to color science and the Academy Color Encoding System (ACES).
Stars: ✭ 66 (+371.43%)
Mutual labels:  nuke
tabtabtab-nuke
A replacement for Nuke's "tab" node creator
Stars: ✭ 32 (+128.57%)
Mutual labels:  nuke
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (+235.71%)
Mutual labels:  nuke

吾立方 Nuke 插件

支持 Nuke 版本:

  • Nuke10.0
  • Nuke10.5
  • Nuke11
  • Nuke12
  • Nuke13

注意事项

Nuke 内置是 python2,对中文支持很烂。如果处理中文路径时报错请尝试换成纯英文路径再试。

安装也不要安装在中文路径下,安装脚本暂时还不能保证正确处理中文编码。

使用

发布页面下载压缩包

使用方法

  • Windows

    运行 安装.cmd 后即可在 Nuke 中使用

开发

安装依赖

利用 GNU Make 搭建开发环境

Makefile 使用的环境变量:

NUKE_PYTHON

本机 Nuke 内置 python 路径。

PYTHON27

python2.7 路径,用于安装依赖,推荐使用最新版。 因为 Nuke 内置 python 太老了,不能使用 pip + https。

export NUKE_PYTHON="C:\Program Files\Nuke11.3v3\python.exe"
make

替换 "C:\Program Files\Nuke11.3v3\python.exe" 路径为你 Nuke 附带 python 的路径

测试

make test

NO LICENSE 版权保留

吾立方内部使用, 其他人使用需先联系获取授权

项目主页

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].