Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ p5.Camera.js
File
p5.Camera.js
test/unit/webgl/p5.Camera.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
p5 from
'../../../src/app.js'
;
2
import
{ HALF_PI } from
'../../../src/core/constants'
;
3
import
'../../js/chai_helpers'
;
4
Callers
nothing calls this directly
Calls
15
getVals
Function · 0.85
expectCameraMatricesAreClose
Function · 0.85
testShape
Function · 0.85
createCamera
Method · 0.80
camera
Method · 0.80
pan
Method · 0.80
tilt
Method · 0.80
roll
Method · 0.80
lookAt
Method · 0.80
setPosition
Method · 0.80
_orbit
Method · 0.80
_orbitFree
Method · 0.80
Tested by
no test coverage detected