PostsNuke TipsDemo ReelGalleryResumeAbout

Posts

category: Nuke Tips

nuke_revexplorer_header

Nuke Tips – Reveal in Explorer

Looking for a function like Reveal in Explorer in After Effects for Nuke? You can now do it with a simple script addon.

nuke_static_frame

Nuke Tips – Static Frame Node

Ever noticed Nuke slowdown when you have a large number of read nodes? The culprit is the thumbnail for the read nodes where Nuke updates at every frame. You can disabled it in the Node Graph tab in Preferences menu as shown in the screenshot above. Another way to improve Nuke responsiveness is to have […]

huecorrect_comparison

Nuke Tips – HueCorrect

Correcting specific colour with HueCorrect One of the best tool in Nuke is the HueCorrect. Use it to adjust the value of a particular hue (in this example, greenscreen). It is similar to Color Range in Photoshop where you can select a particular colour except HueCorrect have adjustment tools built into it to quickly adjust […]

write_expression_disabled

Nuke Tips – Automatically Disabled Write Node Outside of Frame Range

Whenever I need to write out several scenes with different frame range… Nuke is not friendly in dealing such circumstances compared to After Effects render queue. Credit goes to Gabor L. Toth for this expression that will automatically disabled the write node outside of its frame range. frame < input.first_frame || frame > input.last_frame ? […]

viewer_reduced

Nuke Tips – Adjusting Viewer Gain and Gamma

See that slider up there? Nuke process everything in 32-bit floating point so there are times you can’t view all the information on the screen. This is where the built in gain/gamma adjustment in the Viewer comes in handy. Whenever you need to check if the colours are correct in really dark or bright area, […]

Newer Posts >>
Social
GitHubGitHub
© 2025 Huey Yeng
Back to Top
Dark BackgroundDefault Background