UNPKG

nidza

Version:

Nidza.js is ultimate canvas2d+3d solution. In context of 3d graphics it is used for GLSL manipulation. Objective is low CPU usage price.

41 lines (40 loc) 959 B
{ "name": "nidza", "version": "1.2.21", "description": "Nidza.js is ultimate canvas2d+3d solution. In context of 3d graphics it is used for GLSL manipulation. Objective is low CPU usage price.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "browser-resolve": "^2.0.0" }, "devDependencies": { "esmify": "^2.1.1" }, "repository": { "type": "git", "url": "git+https://github.com/zlatnaspirala/nidza.git" }, "keywords": [ "webgl", "cusstom-shaders", "shaders", "GLSL", "glmatrix", "2dcanvas", "matrix-engine", "texture", "generator", "vanilla-js", "canvas", "2d", "3d" ], "author": "Nikola Lukic", "license": "MIT", "bugs": { "url": "https://github.com/zlatnaspirala/nidza/issues" }, "homepage": "https://github.com/zlatnaspirala/nidza#readme" }