Revision history of "FractalNoise"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 17:43, 11 November 2016Zorg (talk | contribs)m . . (2,034 bytes) (+6). . (Actually edit the category description so it reflects the changes.)
  • (cur | prev) 17:41, 11 November 2016Zorg (talk | contribs). . (2,028 bytes) (+769). . (Added missing property for the category page; also like my previous edit, though not notated due to an accidental enter, removed contributors section; author and page history already shows such information. Also added 1D and 4D versions.)
  • (cur | prev) 07:50, 25 March 2014Substitute541 (talk | contribs). . (1,259 bytes) (+319). . (minor edit to the code, added comments.)
  • (cur | prev) 04:13, 22 March 2014Substitute541 (talk | contribs). . (940 bytes) (+940). . (Created page with "Generates a fractal noise using LOVE's noise functions <source lang="lua"> -- returns a fractal noise value in the range [-1.0, 1.0] function genFractalNoise2(x, y, iter, factor...")