RandomWave v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Richard Greenwood
Random number generator with frequency, min, max, and offset controls.
Requirements:
7.0, 6.3, 6.2, 6.1, 6.0 or later
7.0, 6.3, 6.2, 6.1, 6.0 or later


Similar to CurveFactory or NoiseCurve with the exception of max and min controls replacing amplitude and offest.
Installation
menubar=nuke.menu('Nodes')
m=menubar.addMenu('Tools')
n=m.addMenu('Generate')
n.addCommand('RandomWave', 'nuke.createNode('RandomWave')')
Please login in order to download these files.