Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ericdrowell/ElGrapho
/ WebGL.js
File
WebGL.js
engine/src/WebGL.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
glMatrix = require(
'gl-matrix'
);
2
const
mat4 = glMatrix.mat4;
3
const
Concrete = require(
'concretejs'
);
4
const
pointVert = require(
'../dist/shaders/point.vert'
);
Callers
nothing calls this directly
Calls
1
Profiler
Function · 0.85
Tested by
no test coverage detected