]> git.localhorst.tv Git - blank.git/commit
rough (untested) implementation of Worley noise
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 17 Mar 2015 15:38:37 +0000 (16:38 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 17 Mar 2015 15:38:37 +0000 (16:38 +0100)
commit42dea80c2cffb75a5721d1cbf0cdd6277f4d520d
tree3c98100e23ae923f1a91b24ce09d7b5c0ffcbba7
parent3bb8f3a0f09672f6fab657f1af5148273edb0952
rough (untested) implementation of Worley noise

prng and distance formula may need some tweaking
src/noise.cpp
src/noise.hpp