MCPcopy
hub / github.com/processing/p5.js / noise.js

File noise.js

test/unit/visual/cases/noise.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { visualSuite, visualTest } from '../visualTest';
2
3visualSuite('Noise', function() {
4 visualTest('Drawn as values', function(p5, screenshot) {

Callers

nothing calls this directly

Calls 12

visualSuiteFunction · 0.90
visualTestFunction · 0.90
noFillMethod · 0.80
modifyMethod · 0.80
clampMethod · 0.80
backgroundMethod · 0.45
strokeWeightMethod · 0.45
beginShapeMethod · 0.45
vertexMethod · 0.45
endShapeMethod · 0.45
baseFilterShaderMethod · 0.45
filterMethod · 0.45

Tested by

no test coverage detected