MCPcopy 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

1const glMatrix = require('gl-matrix');
2const mat4 = glMatrix.mat4;
3const Concrete = require('concretejs');
4const pointVert = require('../dist/shaders/point.vert');

Callers

nothing calls this directly

Calls 1

ProfilerFunction · 0.85

Tested by

no test coverage detected