libcruft-util/noise/fractal
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
..
base.hpp n/f/base: add basis accessor 2015-06-11 19:32:35 +10:00
base.ipp n/f/base: add basis accessor 2015-06-11 19:32:35 +10:00
fbm.hpp n/fractal: use a common base class 2015-06-02 16:13:12 +10:00
fbm.ipp n/fractal: increment fractal pos between octave 2015-06-17 03:06:05 +10:00
hetero.hpp n/f/hetero: use unsigned type for octaves 2015-06-02 17:06:46 +10:00
hetero.ipp n/fractal: increment fractal pos between octave 2015-06-17 03:06:05 +10:00
hmf.hpp n/fractal: use a common base class 2015-06-02 16:13:12 +10:00
hmf.ipp n/fractal: increment fractal pos between octave 2015-06-17 03:06:05 +10:00
rmf.hpp n/fractal: use a common base class 2015-06-02 16:13:12 +10:00
rmf.ipp n/fractal: increment fractal pos between octave 2015-06-17 03:06:05 +10:00
runtime.cpp n/fractal: add runtime switchable fractal 2015-06-11 19:33:51 +10:00
runtime.hpp n/fractal: add runtime switchable fractal 2015-06-11 19:33:51 +10:00