UNPKG

threejs-render-region

Version:

A convenient way to manage the threejs viewport and scissor.

20 lines (19 loc) 307 B
{ "name": "threejs-render-region", "main": "index.js", "version": "0.0.0", "authors": [ "Tomasz Dysinski <tom@jam3.com>" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "three.js": "*" } }