A context-aware PySide UI featuring a Heuristic Assistant, automated VFX rigs, pipeline tools, studio audio control, and built-in artist arcade.
Express Commander | Heuristic Master Suite
First submitted: 26 March 2026
Author: santosh sharma
Website: https://www.linkedin.com/in/santosh-sharma-700973249/
Compatible Nuke versions: 13.0 or later
Compatibility: Source
The Express Commander is a high-performance, heuristic "Command Center" designed to eliminate repetitive manual tasks and studio-standardize VFX workflows. Built with a sleek Cyberpunk-inspired UI, it bridges the gap between a simple menu and an intelligent production assistant.
KEY FEATURES
🤖 Heuristic Smart Assistant
Context-Aware Logic: Automatically suggests building Triple-Path Rigs for Keyers, Auto-Grain for Merges, and Version Syncing for Reads.
Pro Triple-Path Keyer: A 10-node production rig combining IBK (detail), Primatte/Keyer (core), and Expression-based despill.
Edge Treatment: One-click Edge Extend (Unpremult/Blur/Premult) and Edge Erode setups.
3D Environment: Instant Camera, Scene, and ScanlineRender setup.
📂 Pipeline Automation
Version Up Engine: Smart Regex logic that handles complex industry file-naming conventions.
Express Auto-Write: Generates render paths based on script location and versioning automatically.
Project Collector: One-click archiving of all external footage into a single directory for hand-offs.
🕹️ Artist Quality of Life (The Arcade Zone)
Express Snake: A fully playable arcade game built into the Nuke UI to manage eye fatigue during renders.
Render Clicker: A Nuke-themed clicker game for the ultimate "render gap" distraction.
Studio Audio: Integrated Play/Stop controller linked to your local
mediadirectory for focus music.
INSTALLATION
Place the
Express_Toolsfolder in your.nukedirectory.Add the following to your
menu.py:
Python
import express_commander
toolbar = nuke.menu('Nodes')
express_menu = toolbar.addMenu('Express')
express_menu.addCommand('Express Commander', 'express_commander.launch_commander()', 'alt+e')
Music Setup: Place your favorite
.mp3inExpress_Tools/media/and rename it tofocus_track.mp3.Paste this (Express_tool) Folder in .nuke direclty.
CONTACT
For feedback or bug reports, please reach out to: Santosh Sharma |
Copyright (c) 2026 Santosh (Bittu) Sharma
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so. Don't forget to give Credit.
Comments