Skip to content

cheery/node-dg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bindings for libdg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published