Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ hello_camera.js
File
hello_camera.js
examples/hello_camera.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ App, OPENGL_TO_WGPU_MATRIX } from
"./common.js"
;
2
import
{ decode } from
"./extern/pngs.bundle.js"
;
3
import
{ Vector3, Matrix4, PerspectiveFov, Deg } from
"./extern/gmath.bundle.js"
;
4
Callers
nothing calls this directly
Calls
1
run
Method · 0.80
Tested by
no test coverage detected