Skip to content

A Nuke script that generates noise that oscillates back and forth but only changes direction when it hits the minimum and maximum values of its range.

License

Notifications You must be signed in to change notification settings

ollyisonit/flicker-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flicker Noise

This is a Nuke script that creates noise that moves in one direction until it hits the maximum of its range, and then in the other until it hits the minimum of its range. It's useful for situations where you want to make sure that your noise is hitting its minimum and maximum values consistently. It's essentially an irregular sawtooth wave.

For comparison, this is what Nuke noise looks like by default:

Graph of default nuke noise

And this is what flicker noise looks like:

Graph of flicker noise

Graph of messier flicker noise

Download the script here. The constants at the top of the file control the noise's parameters. They each have comments explaining what they do.

About

A Nuke script that generates noise that oscillates back and forth but only changes direction when it hits the minimum and maximum values of its range.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages