1.0.0 • Published 9 years ago

gl-fbo-display-separately v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

gl-fbo-display-separately experimental

Displays a given gl-fbo on your screen. Useful for debugging.

Usage

NPM

display(fbo, [scale])

Displays the fbo texture in the center of your screen. Optionally, you can pass in a scale value to change the size of the texture, which defaults to 1.

License

MIT. See LICENSE.md for details.

1.0.0

9 years ago