A fast cross-api graphics layer.
DaveShade is made to make development of graphical web applications faster, through easy access to any underlying graphics library the browser may have. This is done through a module that contains multiple functions that allows the developer to interact with any* graphics library.
*That has a module
By default it comes with a WebGL and a Base module, the base module exists for the purpose of extensibility.
Fun-Fact, the background of this page is rendered with DaveShade!
To get started grab the latest version, and run DaveShade.createInstance(canvas)