three-fisheye
install
npm install three-fisheye --save
features
original Fisheye
Perspective
Equirectangular
stable API
usage
see src/test.ts
and src/example_perspective.ts
develop
npm run setup # install cli tools npm run init # install libraries npm run build # build js code npm run lint # tslint npm run doc # typedoc npm run check # type check npm run test # build test npm run example # build example
license
MIT