UNPKG

fisheyegl-video

Version:

A JavaScript library for correcting fisheye, or barrel distortion, in videos in the browser with WebGL

5 lines (4 loc) 115 B
module.exports = { fragment4: require('./shaders/fragment4.glfs'), vertex: require('./shaders/vertex.glvs') };