Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ visualSuite, visualTest } from
'../visualTest'
;
2
3
visualSuite(
'Noise'
,
function
() {
4
visualTest(
'Drawn as values'
,
function
(p5, screenshot) {
Callers
nothing calls this directly
Calls
12
visualSuite
Function · 0.90
visualTest
Function · 0.90
noFill
Method · 0.80
modify
Method · 0.80
clamp
Method · 0.80
background
Method · 0.45
strokeWeight
Method · 0.45
beginShape
Method · 0.45
vertex
Method · 0.45
endShape
Method · 0.45
baseFilterShader
Method · 0.45
filter
Method · 0.45
Tested by
no test coverage detected