Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
math
Callers
nothing calls this directly
Calls
9
range
Function · 0.85
str
Function · 0.85
new
Method · 0.45
Draw
Method · 0.45
load
Method · 0.45
hypot
Method · 0.45
sort
Method · 0.45
text
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected