API Docs for: 0.1.0
Show:

GL Class

Defined in: source/js/app/gl.js:9
Module: GL

Does some initial checking for WebGL support, before defining the cross-module variable gl.

Constructor

GL

(
  • canvas
)

Parameters:

  • canvas DOMElement

    The canvas to get the context of.

Item Index