webgl-video-renderer
Version:
allow render video frames on HTML canvas with WebGL
22 lines (21 loc) • 524 B
JSON
{
"name": "webgl-video-renderer",
"description": "allow render video frames on HTML canvas with WebGL",
"version": "0.2.0",
"license": "MIT",
"author": "Sergey Radionov <rsatom@gmail.com>",
"contributors": [
{ "name": "Ivo Georgiev" },
{ "name": "Alexandru Branza" }
],
"keywords": [
"video",
"renderer",
"wcjs",
"magics"
],
"repository": {
"type": "git",
"url": "https://github.com/RSATom/webgl-video-renderer"
}
}