evanw / lightgl.js

A lightweight WebGL library
MIT License
1.52k stars 146 forks source link

Support CommonJS syntax for building #19

Open RangerMauve opened 9 years ago

RangerMauve commented 9 years ago

NPM and browserify are pretty popular these days. Any way this library could be converted to use a Browserify-based workflow rather than custom python scripts?

chaliy commented 9 years ago

+1, trying to use csg.js it already have package, but to render it requires lightgl which is not in npm yet :(