libcruft-util/noise
Danny Robson 7b9a01c790 n/fractal: increment fractal pos between octave
given summation occurs with only scaling of positions between octaves,
points around the origin are likely to remain self-similar between
octaves. but nudging the point out range of the origin's unit surrounds
we can avoid degenerate highlights.
2015-06-17 03:06:05 +10:00
..
basis n/basis: remove superfluous abs 2015-06-17 03:05:31 +10:00
fractal n/fractal: increment fractal pos between octave 2015-06-17 03:06:05 +10:00
basis.hpp noise/basis: extract basis into seperate units 2015-05-28 10:56:06 +10:00
lerp.cpp n/lerp: avoid unused variables in release 2015-06-04 20:20:04 +10:00
lerp.hpp noise: templatise lerp functions 2015-05-18 14:56:15 +10:00
lut.cpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
lut.hpp relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
turbulence.hpp n/turbulence: add seed accessors 2015-06-11 19:32:57 +10:00
turbulence.ipp n/turbulence: add seed accessors 2015-06-11 19:32:57 +10:00