Commit Graph

7 Commits

Author SHA1 Message Date
cacaee4c5d noise/basis: parameterise lerp function 2015-05-18 15:01:06 +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
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
53456c9762 Use a fixed size type for noise basis
This assists somewhat in de/serialising of noise parameters across
architectures.
2012-06-08 16:49:38 +10:00
c354cf6ed6 Normalise basis values and give expected bounds 2012-05-24 15:04:06 +10:00
bcab28826c Move noise functions into their own directory 2012-05-23 17:01:30 +10:00