Skip to content

shadowmint/zgl.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zgl.js

Simple webgl wrapper in typescript.

Samples

Samples are located in the demo/ folder; an AMD compatible compiled version of the iwc.js library is found in dist/

Building

Building this library uses grunt.

See http://gruntjs.com/getting-started to get started.

To build use:

npm install
grunt

Development

npm install
bower install
grunt dev

Then open http://localhost:3009

About

A simple webgl library written in typescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published