aras-p / glsl-optimizer

GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use node-pre-gyp

kkaefer opened this issue · comments

Would be cool to add https://www.npmjs.org/package/node-pre-gyp to avoid having to rebuild the module every time, e.g. when it is installed on Travis.