dg

1.2.0 • Public • Published

Bindings for Direct Graphics API

Word of warning: This is still bit sharp edged module. I advice to stay calm if everything doesn't work.

How To Install

How To Use

var dg = require('dg');
var surface = dg.getFullscreen({});
var gl = surface.getContext('webgl');

Readme

Keywords

Package Sidebar

Install

npm i dg

Weekly Downloads

2

Version

1.2.0

License

BSD

Last publish

Collaborators