ScanlineRender With Built-In $gui for Samples and Dynamic Labels - Nuke

Опубликовано: 23 Апрель 2026
на канале: Alex Villabon
1,617
55

These videos take a lot of time and work to put together. If you want to support me, you can buy me a coffee :) https://buymeacoffee.com/alexvillabon

----------

Grab the node here:
https://github.com/avillabon/Tutorial...

The expressions:

GUI Samples: [value samples]
Render Samples: [value render_samples]
[if { [value antialiasing] != "none" } { return "Antialiasing: [value antialiasing]" } else { return " "}]
[if { [value overscan] != "0" } { return "Overscan: [value overscan]" } else { return " "}]

$gui?gui_samples:
render_samples


00:00 Intro
02:16 My scanlineRender node
09:15 Setting it up yourself

#nuke #renders #vfx #compositing #optimization