... Nuke's noise function (noise (x,y,z)) is being called via some User Knobs. Noise Curve using different settings. There’s control over Frequency, Seed, Amplitude, Time Offset and Amount.Here's the code. Since it's only using the noise function, it should work for older versions of Nuke such as 5.x as well as recent versions like 6.0v5. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 set ...
Section: Tutorials, Interviews and Info Pages | Category: Written Tutorials | Date: Wednesday, 09 June 2010 | Hits: 30035