1.2.0 • Published 11 years ago

dg v1.2.0

Weekly downloads
8
License
BSD
Repository
github
Last release
11 years ago

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');
1.2.0

11 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago