MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578459.py

File recipe-578459.py

recipes/Python/578459_Worley_Noise_Generator/recipe-578459.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Worley Noise Generator
2# http://en.wikipedia.org/wiki/Worley_noise
3# FB36 - 20130216
4import math

Callers

nothing calls this directly

Calls 9

rangeFunction · 0.85
strFunction · 0.85
newMethod · 0.45
DrawMethod · 0.45
loadMethod · 0.45
hypotMethod · 0.45
sortMethod · 0.45
textMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected