Commit Graph

21 Commits

Author SHA1 Message Date
b4ddd287bf n/basis: fix integer position extract when -ve 2015-05-29 15:54:46 +10:00
78f61af84c noise/basis: extract basis into seperate units 2015-05-28 10:56:06 +10:00
c9812f7c78 noise: use points instead of scalars in eval 2015-05-28 10:18:32 +10:00
980f5d5671 n/fractal: add musgrave's heterogenous terrain 2015-05-27 01:17:24 +10:00
46a87c0b11 n/fractal: add musgrave's hybrid multi fractal 2015-05-27 01:16:58 +10:00
0f18702ff9 n/fractal: style/cleanup 2015-05-26 16:53:50 +10:00
6c27fa420a n/fractal: extract constants into named variables 2015-05-26 16:53:24 +10:00
fedbef630b n/fractal: fix musgrave (aka rigid multifractal) 2015-05-26 16:31:30 +10:00
b082fd6a44 noise: convert eval method to function operator 2015-05-18 22:06:33 +10:00
9b0abd8f7a noise: parameterise fractal summation types 2015-05-18 22:02:10 +10:00
07513b078c noise/basis: parameterise basis functions 2015-05-18 17:16:04 +10:00
912228f87b noise: move lerp into noise namespace 2015-05-18 14:56:15 +10:00
e525c34134 style: comments and namespacing 2015-05-18 14:34:48 +10:00
7ae57730f0 whitespace 2015-04-13 18:06:08 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
304ddbfedd whitespace 2014-05-20 13:44:27 +10:00
f9cc4926f2 Categorise functionality from types.hpp 2012-05-25 15:19:07 +10:00
3d61e01f62 Default initialise all values in base fractal 2012-05-24 21:25:18 +10:00
c354cf6ed6 Normalise basis values and give expected bounds 2012-05-24 15:04:06 +10:00
124878fc98 Add cellular noise implementation 2012-05-23 20:42:05 +10:00
bcab28826c Move noise functions into their own directory 2012-05-23 17:01:30 +10:00