UNPKG

glam

Version:

Experimental WebGL Engine

30 lines (29 loc) 470 B
{ "name": "glam", "description": "Experimental ES6 WebGL engine built on stack.gl", "main": "build/glam.js", "keywords": [ "3D", "WebGL", "mesh", "material", "lambert", "matrix", "vector", "stack.gl", "glslify" ], "license": "MIT", "homepage": "https://github.com/glamjs/glam", "ignore": [ "**/.*", "bin", "docs", "es5", "examples", "gh-pages", "lib", "node_modules", "tests" ] }