Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/p5.js
/ loadModel.js
File
loadModel.js
test/unit/io/loadModel.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mockP5, mockP5Prototype, httpMock } from
'../../js/mocks'
;
2
import
loading from
'../../../src/webgl/loading'
;
3
import
{ Geometry } from
'../../../src/webgl/p5.Geometry'
;
4
Callers
nothing calls this directly
Calls
3
loading
Function · 0.85
start
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected