Biohazard VFX — Nuke Master Templates
Production-ready Nuke templates that standardize workflows, accelerate shot setup, and keep projects consistent.
Table of Contents
Overview
A curated set of master templates for Nuke/NukeX. Each .nk ships with sensible defaults, labeled node graphs, and project-ready structure.
Repository Tree
/
├─ Biohazard Master Rev 01/
│ ├─ Biohazard Master Rev 01.nk
│ ├─ Biohazard Master Rev 01.nk~ # backup
│ └─ desktop.ini
├─ Biohazard Master Rev 02/
│ ├─ Biohazard Master Rev 02 LIGHT.nk # lightweight preset
│ ├─ Biohazard Master Rev 02.nk
│ └─ desktop.ini
├─ Covert Template/
│ ├─ Covert Template.nk
│ ├─ Covert Template.nk~ # backup
│ └─ desktop.ini
└─ README.md
Templates
Biohazard Master Rev 01 — foundation
- Baseline master graph for general VFX tasks
- Balanced defaults for comp, color, and IO
- Safe starting point for new shows and quick turnarounds
Biohazard Master Rev 02 — refined
- Optimized node ordering and caching
- Cleaner label/annotation system
LIGHTvariant for rapid look-dev and previz
Covert Template — special-purpose
- Alternate layout used on select spots
- Keeps parity with Biohazard IO and color blocks
Quick Start
git clone https://git.biohazardvfx.com/BiohazardVFX/Nuke-Templates.git
- Open NukeX and load a template
.nkas your starting script. - Update project paths, write nodes, and show tags in the designated setup group.
- Save as your shot file; do not overwrite the master.
Conventions
- Color Management — ACES-ready blocks; confirm show IDT/ODT in the config section.
- IO — Write nodes named per show spec; versioned outputs
.../renders/{shot}/{task}/v###. - Structure — Inputs → Prep → Comp → Look/FX → QC → IO.
- Notes — Critical ops are annotated; use TODO tags for per-shot items.
Maintenance
- Changes to masters require a new Rev directory and a short changelog in commit message.
- Keep backup files (
.nk~) out of delivery packages. - Report issues via internal tracker; attach script fragment or screenshot.
License
Internal Biohazard VFX use only. Redistribution or external use is prohibited.
Description
Languages
Python
99.8%
PowerShell
0.2%