demolishedtexture
Version:
Procedual texture generator for Demolished or what ever you want.Renders base64 strings and/or binary.
18 lines (17 loc) • 405 B
JSON
{
"name": "demolishedtexture",
"version": "1.1.2",
"description": "Procedual texture generator for Demolished or what ever you want.Renders base64 strings and/or binary.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"texture",
"webgl",
"canvas",
"procedual"
],
"author": "Magnus Thor",
"license": "MIT"
}