UNPKG

three.fbo-helper

Version:

FrameBuffer Object inspector for three.js

5 lines (3 loc) 110 B
var THREE = require( 'three' ); var FBOHelper = require( 'three.fbo-helper' ); console.log( FBOHelper );