MCPcopy Index your code
hub / github.com/pyscript/pyscript / worker.py

File worker.py

core/tests/manual/issue-2302/worker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from array import array
2
3from pyscript import sync, window
4from perlin_py import perlin3, seed

Callers

nothing calls this directly

Calls 6

seedFunction · 0.90
update_height_mapFunction · 0.85
crossfade_height_mapFunction · 0.85
marching_squaresFunction · 0.85
grid_linesFunction · 0.70
printMethod · 0.45

Tested by

no test coverage detected